[dpdk-dev] Virtual NIC interface fails to receive packets

2015-03-19 Thread Yerden Zhumabekov
Hi Shankari, First, in order to use network interfaces in dpdk, you need to stop them. That's why you see 'Routing table indicates that interface :00:08.0 is active. Not modifying' message when you bind them to igb. You can stop them with 'ifconfig ... down' command. Second, after you success

[dpdk-dev] Virtual NIC interface fails to receive packets

2015-03-18 Thread Shankari Vaidyalingam
Hi, I'm trying to test the l2fwd sample application by passing packets from traffic generator. I'm doing this testing in a VM with a configuration hav?ing virtual NIC port. When I bind the virtual NIC port with the igb driver, the interface doesnt get listed in the "ifconfig" output. Also the virt