[dpdk-dev] DPDK v2.0.0 has different rte_eal_pci_probe() behavior

2015-06-21 Thread Matthew Hall
On Jun 21, 2015, at 3:54 PM, Tom Barbette wrote: > Application call to rte_eal_pci_probe() is not needed anymore since DPDK 1.8. > > http://dpdk.org/ml/archives/dev/2014-September/005890.html > > You were not wrong before, it is just a change in DPDK. I came across the > same problem a few

[dpdk-dev] DPDK v2.0.0 has different rte_eal_pci_probe() behavior

2015-06-20 Thread Matthew Hall
On Jun 19, 2015, at 3:15 AM, Bruce Richardson wrote: > Thank you. It's finally nice to get some good news about compatibility! :-) Hi Bruce, I did manage to find just one weird issue when I was trying to use the new DPDK v2.0.0. Previously I had code which was calling rte_eal_pci_probe()