dpdk-iperf icon indicating copy to clipboard operation
dpdk-iperf copied to clipboard

Fork from official iperf-3.1.3, and run on the dpdk user space TCP/IP stack(ANS).

Results 3 dpdk-iperf issues
Sort by recently updated
recently updated
newest added

UDP of dpdk_iperf is not working: I took a look at the recvfrom() and sendto() function in ans_module.c, and the function directly return hardcoded -1. I filled in these two...

Hi, In my setup, I have two physical machines (Host 1 and Host 2) with two DPDK configured 10G Intel NICs (port 0 and port 1) on each. Port 0...

When i try to test UDP between dpdk-iperf and iperf. it seems like it doesn't work. If not, please share how to test UDP case > ./dpdk-iperf -s --bind 192.168.1.101...