net/ixgbe: move PCI device IDs from EAL
authorFerruh Yigit <ferruh.yigit@intel.com>
Fri, 5 Aug 2016 14:09:29 +0000 (15:09 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 23 Aug 2016 13:32:33 +0000 (15:32 +0200)
commit221fba3b987c49964aa2b3d14d7a07397bebdf73
tree38e6c7734ac32040b050c9b671316dc120824a63
parent562ad630f44e2b2871c33ae7ec4c3f721da5274c
net/ixgbe: move PCI device IDs from EAL

PCI device ids moved from common header into ixgbe driver itself.

KNI starts using pci_device_id from kni/ethtool/ixgbe driver, this is
only for KNI ethtool support, KNI data path is not affected.

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
drivers/net/ixgbe/ixgbe_ethdev.c
lib/librte_eal/common/include/rte_pci_dev_ids.h
lib/librte_eal/linuxapp/kni/kni_misc.c