numam-dpdk/drivers/net/e1000
Jon DeVree 1be847dd45 e1000: fix PCI device info with secondary process
This fixes a bug added to em and igb drivers which causes the pci info
seen by the primary process to become invalidated by secondary process
startup.
This call was added after the process type check in the other drivers.

Fixes: eeefe73f0a ("drivers: copy PCI device info to ethdev data")

Signed-off-by: Jon DeVree <nuxi@vault24.org>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
2015-11-23 23:51:14 +01:00
..
base e1000/base: minor changes 2015-10-27 16:20:37 +01:00
e1000_ethdev.h igb: support ieee1588 functions for device time 2015-11-13 17:44:41 +01:00
e1000_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
em_ethdev.c e1000: fix PCI device info with secondary process 2015-11-23 23:51:14 +01:00
em_rxtx.c e1000: use common functions to manage DMA zone 2015-11-13 11:43:02 +01:00
igb_ethdev.c e1000: fix PCI device info with secondary process 2015-11-23 23:51:14 +01:00
igb_pf.c e1000: support port hotplug 2015-07-19 21:22:03 +02:00
igb_regs.h igb: add access to specific device info 2015-07-16 23:56:13 +02:00
igb_rxtx.c e1000: use common functions to manage DMA zone 2015-11-13 11:43:02 +01:00
Makefile mem: move librte_malloc to eal/common 2015-07-16 13:44:48 +02:00
rte_pmd_e1000_version.map e1000: move to drivers/net/ 2015-05-22 15:51:38 +02:00