You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
the program run successfully on real hardware same as inside the virtual machine ,no error.It just cannot be pinged.
i decide to find another example to learning. do you know any examples run successfully on hardware?and are there some good forums for DPDK that can help me?
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
The text was updated successfully, but these errors were encountered: