./kni -c f0 -n 4 -- -p 0x3 -P --config="(0,4,6),(1,5,7)"
... ... EAL: PCI device 0000:b0:00.0 on NUMA socket 1 EAL: probe driver: 8086:105e rte_em_pmd EAL: Not managed by a supported kernel driver, skipped EAL: PCI device 0000:b0:00.1 on NUMA socket 1 EAL: probe driver: 8086:105e rte_em_pmd EAL: Not managed by a supported kernel driver, skipped APP: Port ID: 0 APP: Rx lcore ID: 4, Tx lcore ID: 6 APP: Port ID: 1 APP: Rx lcore ID: 5, Tx lcore ID: 7 APP: Initialising port 0 ... EAL: Error - exiting with code: 1 Cause: Could not setup up RX queue for port0 (-12) I am using DPDK-2.0.0..tried rebooting!!! And still see the same error.. IS this a configuration issue? Thanks -Navneet