numam-dpdk/drivers
Jan Viktorin 53c3c30c11 pci: allow to override sysfs path
The SYSFS_PCI_DEVICES is a constant that makes the PCI testing
difficult as it points to an absolute path. We remove using this
constant and introducing a function pci_get_sysfs_path that gives
the same value. However, the user can pass a SYSFS_PCI_DEVICES env
variable to override the path. It is now possible to create a fake
sysfs hierarchy for testing.

Signed-off-by: Jan Viktorin <viktorin@rehivetech.com>
2016-06-13 21:08:48 +02:00
..
crypto mk: fix missing internal dependencies 2016-06-13 16:17:56 +02:00
net pci: allow to override sysfs path 2016-06-13 21:08:48 +02:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00