Bug 282851 - hwcert doesn't support 10GigE cards
Summary: hwcert doesn't support 10GigE cards
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (harness)
Version: 5
Hardware: All
OS: Linux
high
medium
Target Milestone: ---
: ---
Assignee: David Zeuthen
QA Contact: Red Hat Hardware Certification
URL:
Whiteboard:
Depends On:
Blocks: 253733
TreeView+ depends on / blocked
 
Reported: 2007-09-07 17:53 UTC by George Beshers
Modified: 2013-03-06 03:51 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-09-12 16:04:50 UTC
Embargoed:


Attachments (Terms of Use)
hal.out (111.00 KB, application/x-mimearchive)
2007-09-07 21:21 UTC, George Beshers
no flags Details
plan.xml (2.00 KB, application/x-mimearchive)
2007-09-08 00:09 UTC, George Beshers
no flags Details

Description George Beshers 2007-09-07 17:53:59 UTC
Description of problem:

The kernel seems to support

In lspci, it showed 03:00.0 Ethernet controller: MYRICOM Inc. Myri-10G
Dual-Protocol NIC (10G-PCIE-8A).

  But hts used was 5.0-48, the version in 
ftp://partners.redhat.com/a166eabc5cf5df158922f9b06e5e7b21/hwcert/

does not seem to recognize it.

I suspect this is just an oversight in some table.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
IT#131679
http://bugworks.engr.sgi.com/query.cgi/962321

Comment 1 Rob Landry 2007-09-07 18:49:48 UTC
Correcting the product.  Please use "Red Hat Hardware Test Suite" as the product
to report hts bugs in the future.

Can we get a copy of the output from 'hal-device', also if handy a copy of the
plan.xml generated from R48.

Comment 2 George Beshers 2007-09-07 21:21:21 UTC
Created attachment 190531 [details]
hal.out

Comment 3 George Beshers 2007-09-08 00:09:58 UTC
Created attachment 190611 [details]
plan.xml

Comment 4 Greg Nichols 2007-09-18 00:15:48 UTC
The hts plan shows tests for two interfaces: peth2 and eth1.   I take it
there's a third interface hts is not planning a test for?  If so, it's not
showing up in HAL, so this must be a RHEL bug or a driver problem.

Comment 5 George Beshers 2007-10-18 01:07:38 UTC
Greg,

Sorry I have been distracted.  In the hal.out the Myricom device is #24;
what piece of software is responsible for getting it into plan.xml?
That is, is there a library that digest the hal.out information that
is the problem?


24: udi = '/org/freedesktop/Hal/devices/pci_14c1_8'
  info.udi = '/org/freedesktop/Hal/devices/pci_14c1_8'  (string)
  linux.subsystem = 'pci'  (string)
  linux.hotplug_type = 1  (0x1)  (int)
  pci.subsys_product = 'Unknown (0x0008)'  (string)
  pci.subsys_vendor = 'MYRICOM Inc.'  (string)
  info.product = 'Myri-10G Dual-Protocol NIC (10G-PCIE-8A)'  (string)
  pci.product = 'Myri-10G Dual-Protocol NIC (10G-PCIE-8A)'  (string)
  info.vendor = 'MYRICOM Inc.'  (string)
  pci.vendor = 'MYRICOM Inc.'  (string)
  pci.device_protocol = 0  (0x0)  (int)
  pci.device_subclass = 0  (0x0)  (int)
  pci.device_class = 2  (0x2)  (int)
  pci.subsys_vendor_id = 5313  (0x14c1)  (int)
  pci.subsys_product_id = 8  (0x8)  (int)
  pci.vendor_id = 5313  (0x14c1)  (int)
  pci.product_id = 8  (0x8)  (int)
  info.linux.driver = 'myri10ge'  (string)
  pci.linux.sysfs_path =
'/sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/0000:02:00.0/0000:03:00.0' 
(string)
  info.parent = '/org/freedesktop/Hal/devices/pci_8086_3510'  (string)
  info.bus = 'pci'  (string)
  linux.sysfs_path_device =
'/sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/0000:02:00.0/0000:03:00.0' 
(string)
  linux.sysfs_path =
'/sys/devices/pci0000:00/0000:00:02.0/0000:01:00.0/0000:02:00.0/0000:03:00.0' 
(string)


Comment 6 Greg Nichols 2007-10-18 14:08:48 UTC
HTS looks for any device with "net" in its info.capabilities attribute.  If this
is found, it looks at net.interface to get the logical device.  So, #24 above
does not meet the criterion.

So, the problem is that information from HAL is not sufficient for HTS to plan a
test for this device.

Comment 7 George Beshers 2008-02-06 21:19:18 UTC
David,

dwa suggested that you would know what to do with this.

We have one of the cards installed in the Westford lab.

George


Comment 9 Matěj Cepl 2008-09-08 15:23:28 UTC
Shouldn't this be closed? Isn't it obsolete? If not, then is this the right Product?


Note You need to log in before you can comment on or make changes to this bug.