From 5dbcb0fe678477fa7e08a2b9b3b33208eba9f245 Mon Sep 17 00:00:00 2001 From: Raghu Udiyar Date: Wed, 25 Jan 2012 18:40:58 +0530 Subject: Document the additional ETHTOOL_OPTS enhancements --- sysconfig.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sysconfig.txt b/sysconfig.txt index 60cc84f4..20b5b89f 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -739,6 +739,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: -- cgit v1.2.1