numam-dpdk/drivers/net/thunderx
David Marchand 06e81dc9b7 drivers/net: fix vfio kmod dependency
vfio is the kernel framework used by the vfio-pci kernel driver.
DPDK drivers do not rely solely on vfio, but rather on vfio-pci to gain
access to pci resources.

Fixes: 0880c40113 ("drivers: advertise kmod dependencies in pmdinfo")
Cc: stable@dpdk.org

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
2017-06-05 20:56:54 +02:00
..
base net/thunderx: use internal byte ordering macros 2017-04-19 15:37:37 +02:00
Makefile mk: optimize directory dependencies 2017-03-27 23:28:43 +02:00
nicvf_ethdev.c drivers/net: fix vfio kmod dependency 2017-06-05 20:56:54 +02:00
nicvf_ethdev.h net/thunderx: increase driver version to 2.0 2016-10-13 15:30:59 +02:00
nicvf_logs.h net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00
nicvf_rxtx.c net/thunderx: fix deadlock in Rx path 2017-05-01 22:23:57 +02:00
nicvf_rxtx.h net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_struct.h net/thunderx: reduce writes to mbuf 2017-04-19 15:37:37 +02:00
nicvf_svf.c net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
nicvf_svf.h net/thunderx: add functions to store qsets 2016-10-13 15:30:59 +02:00
rte_pmd_thunderx_nicvf_version.map net/thunderx: add PMD skeleton 2016-06-20 17:21:54 +02:00