[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1412637141-3205-1-git-send-email-_govind@gmx.com>
Date: Tue, 7 Oct 2014 04:42:18 +0530
From: Govindarajulu Varadarajan <_govind@....com>
To: ben@...adent.org.uk
Cc: netdev@...r.kernel.org, ogerlitz@...lanox.com,
yevgenyp@...lanox.com, Govindarajulu Varadarajan <_govind@....com>
Subject: [PATCH ethtool v2 0/3] Add copybreak support
This series add support for setting/getting driver's copybreak value.
copybreak is set/get using ethtool tunable interface.
This was added to net-next in
commit: f0db9b073415848709dd59a6394969882f517da9
ethtool: Add generic options for tunables
v2:
Add support for tx_copybreak
Add 'ethtool -B eth0 rx 100 tx 256' instead of 'ethtool -B eth0 100'
Govindarajulu Varadarajan (3):
ethtool-copy.h: Sync with net-next 3.17.0-rc7
ethtool: Add copybreak support
ethtool.8.in: Add man page for copybreak
ethtool-copy.h | 29 ++++++++++
ethtool.8.in | 20 +++++++
ethtool.c | 177 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 226 insertions(+)
--
2.1.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists