Re: [dpdk-dev] [PATCH 2/7] eal: probe legacy PCI devices before other bus devices

2017-02-15 Thread Shreyansh Jain
On Wednesday 15 February 2017 03:32 PM, Jan Blunck wrote: Make sure that the PCI devices are probed before the virtual devices after the legacy virtual device probing has been moved to a bus. Signed-off-by: Jan Blunck --- Acked-by: Shreyansh Jain

[dpdk-dev] [PATCH 2/7] eal: probe legacy PCI devices before other bus devices

2017-02-15 Thread Jan Blunck
Make sure that the PCI devices are probed before the virtual devices after the legacy virtual device probing has been moved to a bus. Signed-off-by: Jan Blunck --- lib/librte_eal/bsdapp/eal/eal.c | 8 lib/librte_eal/linuxapp/eal/eal.c | 8 2 files changed, 8 insertions(+), 8