Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pktgen example not working with Intel X540-AT2 #97

Open
twominutesalad opened this issue Jan 23, 2020 · 2 comments
Open

pktgen example not working with Intel X540-AT2 #97

twominutesalad opened this issue Jan 23, 2020 · 2 comments

Comments

@twominutesalad
Copy link

Hey @emmericp - firstly, thanks for building this great tool! I initially ran libmoon in a VirtualBox VM to get familiar with it.

Next I picked up some Intel X540-AT2 10 GbE NICs to use with it. After building libmoon I attempt to run the pktgen example, which results in no TX rate being reported.

I ran Wireshark on the machine packets were being sent to, and it appears none are being sent. Interesting, if I enable ARP in the pktgen example, I can see that the example is sending out an ARP request and is receiving a response from the remote machine.

I apologize if I have missed something obvious! Any advice is greatly appreciated. Picture attached for reference:

libmoon

@lockkkk
Copy link

lockkkk commented May 10, 2020

Is there any update on this? I am facing the same issue...

@emmericp
Copy link
Member

this is sometimes an IOMMU problem if you are running with iommu enabled; try either using vfio-pci as driver for the NIC or disabling the iommu using iommu=off on the kernel command line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants