2017-01-17 19:07, Shreyansh Jain:
> - /* Probe & Initialize PCI devices */
> - if (rte_eal_pci_probe())
> - rte_panic("Cannot probe PCI\n");
> -
> /* Probe all the buses and devices/drivers on them */
> if (rte_bus_probe())
> rte_panic("Cann
Remove EAL initiated direct PCI scan/probe and enable PCI Bus linkage.
Signed-off-by: Shreyansh Jain
Reviewed-by: Ferruh Yigit
---
lib/librte_eal/bsdapp/eal/eal.c | 7 -
lib/librte_eal/bsdapp/eal/eal_pci.c | 4 +++
lib/librte_eal/bsdapp/eal/rte_eal_version.map
2 matches
Mail list logo