Re: [PATCH] ethtool: additional 10Gig niceness

2007-04-05 Thread Rick Jones
applied Thanks. One thing I noticed while making the changes is that the reported speed is kept in a u16. With 10G we are already 1/6 of the way to the maximum. I've no idea when 100G will arrive, but euros to beliners it will probably arrive "some day" which means something will have to g

Re: [PATCH] ethtool: additional 10Gig niceness

2007-04-05 Thread Jeff Garzik
Rick Jones wrote: teach ethtool to print "1Mb/s" for a 10G NIC and prepare for 10G NICs where it is possible to run something other than 10G update the ethtool.8 manpage with info re same and some grammar fixes Signed-off-by: Rick Jones <[EMAIL PROTECTED]> the likely required asbestos at th

[PATCH] ethtool: additional 10Gig niceness

2007-04-04 Thread Rick Jones
e ready :) rick jones >From c58b73af0744a3d5dbc4fbf23c7b4d6f9092d21a Mon Sep 17 00:00:00 2001 From: Rick Jones <[EMAIL PROTECTED]> Date: Mon, 2 Apr 2007 13:45:53 -0700 Subject: [PATCH] ethtool: additional 10Gig niceness teach ethtool to print "1Mb/s" for a 10G NIC and prepar