netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ethtool 0/3] ethtool: Add support for new high speed adv.
@ 2016-08-22  5:50 Yuval Mintz
  2016-08-22  5:50 ` [PATCH ethtool 1/3] ethtool: Copy high-speed bits from ethtool.h Yuval Mintz
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Yuval Mintz @ 2016-08-22  5:50 UTC (permalink / raw)
  To: netdev, linville; +Cc: vidya, Yuval Mintz

This allows ethtool to utilize the link capabilities/adv./lp bitmasks
to show and set the additional 25g, 50g and 100g link speeds.

Patches #1 & #2 are based on Vidya Sagar Ravipati's patches
[with the only addition being the addition of the 50g SR2 mode],
while patch #3 updates the man-page with the additional modes.

Can't claim to have tried all modes, although I did play with both
25g KR and 50g KR2 which seemed to be working fine.

Yuval Mintz (3):
  ethtool: Copy high-speed bits from ethtool.h
  ethtool: Add support 25g, 50g and 100g speeds
  ethtool: Document new ethtool advertise speeds

 ethtool-copy.h | 12 +++++++++++-
 ethtool.8.in   | 10 ++++++++++
 ethtool.c      | 30 ++++++++++++++++++++++++++++++
 3 files changed, 51 insertions(+), 1 deletion(-)

-- 
1.9.3

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

end of thread, other threads:[~2016-08-23  3:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22  5:50 [PATCH ethtool 0/3] ethtool: Add support for new high speed adv Yuval Mintz
2016-08-22  5:50 ` [PATCH ethtool 1/3] ethtool: Copy high-speed bits from ethtool.h Yuval Mintz
2016-08-22  5:50 ` [PATCH ethtool 2/3] ethtool: Add support for 25g, 50g and 100g advertise Yuval Mintz
2016-08-22  5:50 ` [PATCH ethtool 3/3] ethtool: Document new ethtool advertise speeds Yuval Mintz
2016-08-22 19:32 ` [PATCH ethtool 0/3] ethtool: Add support for new high speed adv John W. Linville
2016-08-23  3:44   ` Yuval Mintz

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).