[sos-devel] [networking] add ethtool -d in networking plugin

Bryn M. Reeves bmr at redhat.com
Wed Jan 28 18:57:12 UTC 2015


On Wed, Sep 10, 2014 at 01:34:47PM +0800, Sheng Liu wrote:
> the user wanted to confirm some bug .Capturing the grcDump using the
> 'ethtoold -d' command would allow them to make that confirmation.
> Another method to capture the grcDump is through the NetXtreme II eDiag
> Diagnostic Utility.  However, this utility could not to be used by
> customers.

I've merged this for now (with a slightly different commit message):

    [networking] add ethtool -d
    
    Add 'ethtool -d <dev>' to the networking plugin. This retrieves
    and prints a register dump for the specified network device.
    
    This may be required to debug some low-level network interface
    problems (e.g. embedded card configuration values) that would
    otherwise require the use of proprietary diagnostic tools.
    
    Signed-off-by: Sheng Liu <shenglsh at linux.vnet.ibm.com>
    Signed-off-by: Bryn M. Reeves <bmr at redhat.com>

I spoke to a couple of network driver engineers and the feeling was that
this should be reasonably safe; we'll keep an eye out for problems with
the command before the next release.

Regards,
Bryn.




More information about the sos-devel mailing list