[dpdk-dev] [PATCH] igb/e1000: Copy PCI device info after the rte_eal_process_type() check

Iremonger, Bernard bernard.iremonger at intel.com
Mon Nov 23 18:08:34 CET 2015


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jon DeVree
> Sent: Monday, November 23, 2015 3:14 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] igb/e1000: Copy PCI device info after the
> rte_eal_process_type() check
> 
> This fixes a bug added to these two drivers by eeefe73 (drivers: copy PCI
> device info to ethdev data) 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.
> 
> Signed-off-by: Jon DeVree <nuxi at vault24.org>

Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>



More information about the dev mailing list