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

examples/l3-load-latency get no packet on RX port #333

Open
missyoyo opened this issue Apr 27, 2023 · 0 comments
Open

examples/l3-load-latency get no packet on RX port #333

missyoyo opened this issue Apr 27, 2023 · 0 comments

Comments

@missyoyo
Copy link

missyoyo commented Apr 27, 2023

Hello:
I not sure I do this correctly.
I have MoonGen with 2 intel X710 bind to DPDK, Port 1(SRC_IP_BASE=10.0.0.10) connect to my router port 0 (10.0.0.100)
and port 1 (DST_IP = "10.1.0.10") connect to my route port1 (10.1.0.100) and change LUA content(local GW_IP = "10.0.0.100")
RUN like this
./build/MoonGen examples/l3-load-latency.lua 0 1
I get nothing on Moongen Port 1
[Device: id=0] TX: 5.51 Mpps, 2823 Mbit/s (3706 Mbit/s with framing)
[Device: id=1] RX: 0.00 Mpps, 0 Mbit/s (0 Mbit/s with framing)
[Device: id=0] TX: 5.78 Mpps, 2958 Mbit/s (3882 Mbit/s with framing)
[Device: id=1] RX: 0.00 Mpps, 0 Mbit/s (0 Mbit/s with framing)
[Device: id=0] TX: 5.65 Mpps, 2893 Mbit/s (3798 Mbit/s with framing)
[Device: id=1] RX: 0.00 Mpps, 0 Mbit/s (0 Mbit/s with framing)
[Device: id=0] TX: 5.57 Mpps, 2850 Mbit/s (3740 Mbit/s with framing)
[Device: id=1] RX: 0.00 Mpps, 0 Mbit/s (0 Mbit/s with framing)
[Device: id=0] TX: 5.57 Mpps, 2854 Mbit/s (3746 Mbit/s with framing)
[Device: id=1] RX: 0.00 Mpps, 0 Mbit/s (0 Mbit/s with framing)
^C[Device: id=0] TX: 5.46 (StdDev 0.23) Mpps, 2793 (StdDev 119) Mbit/s (3666 Mbit/s with framing), total 68907795 packets with 4410114744 bytes (incl. CRC)
[Device: id=1] RX: 0.00 (StdDev 0.00) Mpps, 0 (StdDev 0) Mbit/s (0 Mbit/s with framing), total 1 packets with 64 bytes (incl. CRC)
Samples: 43, Average: 1428321.0 ns, StdDev: 3643238.3 ns, Quartiles: 67256.0/70896.0/223781.0 ns

But my route can see packet already send to Moongen Port 1:
图片
And packet DST MACADDRESS is good. Some thing wrong???

@missyoyo missyoyo changed the title examples/l3-load-latency ge no packet on RX port examples/l3-load-latency get no packet on RX port Apr 27, 2023
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

1 participant