summaryrefslogtreecommitdiff
path: root/man/systemd.link.xml
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2021-01-20 15:50:01 +0900
committerYu Watanabe <watanabe.yu+github@gmail.com>2021-02-03 14:44:51 +0900
commitface9fcc165809bc621933794a919e3fde5afbbe (patch)
tree43fbe35f25772d1ada7253b19487513807cff6df /man/systemd.link.xml
parent1f8dc96c06ead4f9bd88e82a8e91ecdeaec4ae04 (diff)
downloadsystemd-face9fcc165809bc621933794a919e3fde5afbbe.tar.gz
network,udev: move TransmitQueues=/ReceiveQueues= from .network to .link
As the settings are mostly hardware setup, and merely see from network layer. See also discussions in https://github.com/systemd/systemd/pull/18170#issuecomment-758807497 https://github.com/orgs/systemd/teams/systemd/discussions/1
Diffstat (limited to 'man/systemd.link.xml')
-rw-r--r--man/systemd.link.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/man/systemd.link.xml b/man/systemd.link.xml
index 9fefb0c372..93f7191b33 100644
--- a/man/systemd.link.xml
+++ b/man/systemd.link.xml
@@ -410,6 +410,20 @@
</listitem>
</varlistentry>
<varlistentry>
+ <term><varname>TransmitQueues=</varname></term>
+ <listitem>
+ <para>Specifies the device's number of transmit queues. An integer in the range 1…4096.
+ When unset, the kernel's default will be used.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><varname>ReceiveQueues=</varname></term>
+ <listitem>
+ <para>Specifies the device's number of receive queues. An integer in the range 1…4096.
+ When unset, the kernel's default will be used.</para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><varname>TransmitQueueLength=</varname></term>
<listitem>
<para>Specifies the transmit queue length of the device in number of packets. An unsigned integer