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

Need Intel new I226-V 125c NIC support #334

Open
missyoyo opened this issue May 13, 2023 · 1 comment
Open

Need Intel new I226-V 125c NIC support #334

missyoyo opened this issue May 13, 2023 · 1 comment

Comments

@missyoyo
Copy link

Hello:
I seem Moongen update years ago. and seems can not support new OS(Ubuntu 22.04),We can use centos with intel 2.5Gbpbs NIC card(I226-V 125c) called igc

Network devices using DPDK-compatible driver

0000:03:00.0 'Ethernet Controller I226-V 125c' drv=igb_uio unused=igc
0000:04:00.0 'Ethernet Controller I226-V 125c' drv=igb_uio unused=igc
0000:05:00.0 'Ethernet Controller I226-V 125c' drv=igb_uio unused=igc

After I run './build/MoonGen examples/l3-load-latency.lua 0 1'
I get ERRORS
/opt/MoonGen/build/../libmoon/lua/device.lua:100: there are only 0 ports, tried to configure port id 0

Can MoonGen support this new 2.5Gbps NIC?Thank you

@VAPuerta
Copy link

Hi, I had the same issue that you. it seems that for newest NICs MoonGen have no support.

I finally used dpdk-pktgen.

I hope it would be useful for you!

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

2 participants