public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH ethtool V3 0/2] Add copybreak support
@ 2015-06-11 12:15 Hadar Hen Zion
  2015-06-11 12:15 ` [PATCH ethtool V3 1/2] ethtool: " Hadar Hen Zion
  2015-06-11 12:15 ` [PATCH ethtool V3 2/2] ethtool.8.in: Add man page for tunable copybreak Hadar Hen Zion
  0 siblings, 2 replies; 5+ messages in thread
From: Hadar Hen Zion @ 2015-06-11 12:15 UTC (permalink / raw)
  To: Ben Hutchings
  Cc: netdev, _govind, Amir Vadai, Or Gerlitz, Tal Alon, Hadar Hen Zion

Hi Ben,

This series add support for setting/getting driver's tx/rx_copybreak value.

Copybreak is handled through a new ethtool tunable interface.

The kernel support will be avilable from kernel 4.2, commit "net/ethtool: Add
current supported tunable options".

The series was originally sent by Govindarajulu Varadarajan, I fixed the
comments and resend the series.

Thanks,
Hadar

Changes form V2:
- Change "-B/-b" to generic tunable option.
- Remove tunable names from user space, defined tunable strings names in the
  kernel.
- Remove the third patch - "ethtool-copy.h: Sync with net-next 3.17.0-rc7"

Govindarajulu Varadarajan (2):
  ethtool: Add copybreak support
  ethtool.8.in: Add man page for tunable copybreak

 ethtool-copy.h |   1 +
 ethtool.8.in   |  20 +++++
 ethtool.c      | 227 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 248 insertions(+)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-09-05 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-11 12:15 [PATCH ethtool V3 0/2] Add copybreak support Hadar Hen Zion
2015-06-11 12:15 ` [PATCH ethtool V3 1/2] ethtool: " Hadar Hen Zion
2015-09-05  9:48   ` Ben Hutchings
2015-09-05  9:50   ` Ben Hutchings
2015-06-11 12:15 ` [PATCH ethtool V3 2/2] ethtool.8.in: Add man page for tunable copybreak Hadar Hen Zion

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox