netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] ethtool: add ETHTOOL_RESET support via --reset command
@ 2017-12-12 20:20 Scott Branden
  2017-12-12 20:20 ` [PATCH v3 1/3] Revert "ethtool: Add DMA Coalescing support" Scott Branden
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Scott Branden @ 2017-12-12 20:20 UTC (permalink / raw)
  To: John W. Linville
  Cc: BCM Kernel Feedback, Steve Lin, Michael Chan, netdev,
	Paul Greenwalt, Stephen Hemminger, Scott Branden

Patch series to add ETHTOOL_RESET support to ethtool userspace tool.
Include:
- revert custom change to ethtool-copy.h that is not in linux kernel
- sync ethtool-copy.h with ethtool.h in linux kernel net-next
- add ETHTOOL_RESET support with up to date ethtool.h reset defines

Changes from v2:
 - update commit message to indicate support for ap
 - add symbolic support for parsing of -shared added to each component specified
 - cleaned up reset print information to indicate which components have and have not been reset

Scott Branden (3):
  Revert "ethtool: Add DMA Coalescing support"
  ethtool-copy.h: sync with net-next
  ethtool: Add ETHTOOL_RESET support via --reset command

 ethtool-copy.h |  68 ++++++++++++++++++++++++++++----
 ethtool.8.in   |  68 +++++++++++++++++++++++++++++++-
 ethtool.c      | 121 +++++++++++++++++++++++++++++++++++++++++++++++++++++----
 3 files changed, 241 insertions(+), 16 deletions(-)

-- 
2.5.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-12-14 19:30 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-12 20:20 [PATCH v3 0/3] ethtool: add ETHTOOL_RESET support via --reset command Scott Branden
2017-12-12 20:20 ` [PATCH v3 1/3] Revert "ethtool: Add DMA Coalescing support" Scott Branden
2017-12-14 19:03   ` John W. Linville
2017-12-12 20:20 ` [PATCH v3 2/3] ethtool-copy.h: sync with net-next Scott Branden
2017-12-14 19:23   ` John W. Linville
2017-12-12 20:20 ` [PATCH v3 3/3] ethtool: Add ETHTOOL_RESET support via --reset command Scott Branden
2017-12-14 19:23   ` John W. Linville

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).