aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRaghu Udiyar <raghusiddarth@gmail.com>2012-01-25 18:40:58 +0530
committerBill Nottingham <notting@redhat.com>2012-03-09 13:09:02 -0500
commit4323b0011aef8004f16be30affd87634529bd9ec (patch)
tree707e3a1204b9f11cfa20daebfec87764d36b5cfa
parent21e133232e52d7ceef156f99eaec93accca51ab7 (diff)
downloadinitscripts-4323b0011aef8004f16be30affd87634529bd9ec.tar
initscripts-4323b0011aef8004f16be30affd87634529bd9ec.tar.gz
initscripts-4323b0011aef8004f16be30affd87634529bd9ec.tar.bz2
initscripts-4323b0011aef8004f16be30affd87634529bd9ec.tar.xz
initscripts-4323b0011aef8004f16be30affd87634529bd9ec.zip
Document the additional ETHTOOL_OPTS enhancements
-rw-r--r--sysconfig.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index d4cb5e87..280ea4dd 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -736,6 +736,9 @@ Files in /etc/sysconfig/network-scripts/
Note that changing speed or duplex settings almost always
requires disabling autonegotiation with 'autoneg off'.
+ Multiple options can also be set like so :
+ ETHTOOL_OPTS="-K ${DEVICE} tso on; -G ${DEVICE} rx 256 tx 256"
+
Long term, this should be done by sysadmin-written udev rules.
No longer supported: