Hi,did you run these code on real computer instead of virtual machine?
I'm learning dpdk on virtual machine and real computer using intel NIC.
Up to now,i run a program which can parse ARP and ICMP packets and send reply on a virtual machine,and ping it on another virtual machine successfully.When i use two real computer connected by RJ45 cable ,i have binding the NIC interface with igb_uio driver and run the code successfully ,but i fail to ping the ip address define in the program from another computer.
can you help me ,you are a good man