numam-dpdk/drivers
Leonid Myravjev 09192d98ba net/ixgbe: remove subdev ids from PCI device table
The pci_id_ixgbe_map table has only PCI_ANY_ID for
.subvend and .subdev in all entries. Using of IXGBE_SUBDEV_ID_82599_SFP
for 'dev' is not correct. It generates the wrong PMD_INFO_STRING.
The output of the program "dpdk-pmdinfo.py" is confusing.

Signed-off-by: Leonid Myravjev <myravjev@amicon.ru>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
2017-07-31 19:58:41 +02:00
..
bus bus/fslmc: remove workaround for smmu mapping 2017-07-19 08:26:08 +03:00
crypto crypto/armv8: fix HMAC supported key sizes 2017-07-30 18:51:25 +02:00
event event/dpaa2: advertise burst mode capability 2017-07-20 07:19:35 +03:00
mempool mempool/dpaa2: fix freeing bp list 2017-07-21 09:28:22 +03:00
net net/ixgbe: remove subdev ids from PCI device table 2017-07-31 19:58:41 +02:00
Makefile drivers: add bus dependency for eventdev 2017-07-07 09:24:29 +02:00