[dpdk-dev] [PATCH] app/test: fix PCI class probing

2016-06-27 Thread Thomas Monjalon
2016-06-24 14:34, Thomas Monjalon: > The PCI test was failing because some fake devices had no PCI class. > > Fixes: 1dbba1650c89 ("app/test: remove real PCI ids") > > Signed-off-by: Thomas Monjalon Applied

[dpdk-dev] [PATCH] app/test: fix PCI class probing

2016-06-24 Thread Thomas Monjalon
The PCI test was failing because some fake devices had no PCI class. Fixes: 1dbba1650c89 ("app/test: remove real PCI ids") Signed-off-by: Thomas Monjalon --- app/test/test_pci_sysfs/bus/pci/devices/:01:02.0/class | 1 + app/test/test_pci_sysfs/bus/pci/devices/:02:ab.0/class | 1 + 2 fil