Bug 624152

Summary: ethtool command fails to get data on system using Marvell Technology Group Ltd. Yukon 88E8001 Gigabit Ethernet Controller
Product: Red Hat Enterprise Linux 4 Reporter: PaulB <pbunyan>
Component: kernelAssignee: Andy Gospodarek <agospoda>
Status: CLOSED WONTFIX QA Contact: Red Hat Kernel QE team <kernel-qe>
Severity: medium Docs Contact:
Priority: low    
Version: 4.8CC: arozansk, jburke, jolsa, nhorman, pbunyan, peterm, tgraf, vgoyal
Target Milestone: rc   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-15 18:46:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description PaulB 2010-08-13 20:36:10 UTC
Description of problem:
#ethtool eth0
command fails to provide data on system using 
Marvell Technology Group Ltd. Yukon 88E8001 Gigabit Ethernet Controller

Version-Release number of selected component (if applicable):
# ethtool -v
ethtool version 6
Usage:
ethtool DEVNAME Display standard information about device

How reproducible:
Install host listed in comment#2 with RHEL4u8 base kernel or
kernel-2.6.9-89.30.EL and test #ethtool eth0

Steps to Reproduce:
1.Install host listed in comment#2 with RHEL4u8 base kernel or
kernel-2.6.9-89.30.EL
2.#ethtool eth0
  
Actual results:
# ethtool eth0
Settings for eth0:
No data available

Expected results:
This command should work.

Additional info:
# ethtool -v
ethtool version 6
<-SNIP->

# ethtool eth0
Settings for eth0:
No data available

# dmesg | grep eth0
divert: allocating divert_blk for eth0
eth0: Yukon Gigabit Ethernet 10/100/1000Base-T Adapter
eth0: network connection up using port A
eth0: no IPv6 routers present

#lspci
02:0b.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001 Gigabit 
Ethernet Controller (rev 13)
<-SNIP->

More additional info:
I noticed issue while reviewing RHEL4 kernel tests for
kernel-2.6.9-89.30.EL.vgoyal.test2 here:
http://rhts.redhat.com/cgi-bin/rhts/jobs.cgi?id=170609

Then looked at executed test history of system and noticed this job using RHEL4u8 base:
http://rhts.redhat.com/cgi-bin/rhts/jobs.cgi?id=139241


Best,
-pbunyan

Comment 2 Vivek Goyal 2010-10-29 18:29:03 UTC
Andy, is there an update on this bz. Is it something important which should be fixed in rhel4.

Vivek

Comment 3 Andy Gospodarek 2011-08-15 18:46:23 UTC
This is probably not something worth fixing at this point.  Support for ethtool in sk98lin was added sometime after RHEL4 shipped, but apparently was never important enough for someone to request.