Hi All, I'm facing the following issue when testing testpmd application. EAL: PCI device 0000:03:00.0 on NUMA socket -1 EAL: probe driver: 15ad:7b0 rte_vmxnet3_pmd EAL: 0000:03:00.0 not managed by UIO driver, skipping EAL: PCI device 0000:0b:00.0 on NUMA socket -1 EAL: probe driver: 15ad:7b0 rte_vmxnet3_pmd EAL: 0000:0b:00.0 not managed by UIO driver, skipping EAL: PCI device 0000:13:00.0 on NUMA socket -1 EAL: probe driver: 15ad:7b0 rte_vmxnet3_pmd EAL: 0000:13:00.0 not managed by UIO driver, skipping EAL: PCI device 0000:1b:00.0 on NUMA socket -1 EAL: probe driver: 15ad:7b0 rte_vmxnet3_pmd EAL: 0000:1b:00.0 not managed by UIO driver, skipping EAL: Error - exiting with code: 1 Cause: No probed ethernet device Please let me know, what could be the issue. FYI: Igb_uio and rte_kni ko modules are inserted successfully. Regards, Varun