make -C tools/testing/selftests TARGETS="net" TEST_PROGS=io_uring_zerocopyy_tx.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: io_uring_zerocopy_tx.sh # 0.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=131456 (MB=8203), tx/s=131456 (MB/s=8203) # 3.10 [+1.50] rx=131456 (8203 MB) # 3.10 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=113584 (MB=7088), tx/s=113584 (MB/s=7088) # 6.13 [+1.36] rx=56763 (7088 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=119552 (MB=7460), tx/s=119552 (MB/s=7460) # 9.26 [+1.50] rx=119552 (7460 MB) # 9.26 [+0.00] ok # 9.45 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.42] tx=139303 (MB=8693), tx/s=139303 (MB/s=8693) # 12.27 [+1.40] rx=69627 (8693 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=141472 (MB=8828), tx/s=141472 (MB/s=8828) # 15.39 [+1.50] rx=141472 (8828 MB) # 15.39 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=107382 (MB=6701), tx/s=107382 (MB/s=6701) # 18.41 [+1.40] rx=53553 (6701 MB) # 18.41 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=106432 (MB=6641), tx/s=106432 (MB/s=6641) # 21.53 [+1.50] rx=106432 (6641 MB) # 21.53 [+0.00] ok # 21.73 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.47] tx=115982 (MB=7237), tx/s=115982 (MB/s=7237) # 24.55 [+1.36] rx=57934 (7237 MB) # 24.55 [+0.00] ok # 24.74 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=145568 (MB=9083), tx/s=145568 (MB/s=9083) # 27.66 [+1.50] rx=145568 (9083 MB) # 27.66 [+0.00] ok # 27.84 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.30 [+1.46] tx=132269 (MB=8254), tx/s=132269 (MB/s=8254) # 30.66 [+1.36] rx=66114 (8254 MB) # 30.66 [+0.00] ok # 30.83 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=146176 (MB=9121), tx/s=146176 (MB/s=9121) # 33.75 [+1.50] rx=146176 (9121 MB) # 33.75 [+0.00] ok # 33.93 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=134983 (MB=8423), tx/s=134983 (MB/s=8423) # 36.75 [+1.40] rx=67417 (8423 MB) # 36.75 [+0.00] ok # 36.78 [+0.03] OK. All tests passed ok 1 selftests: net: io_uring_zerocopy_tx.sh make[1]: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing/wt-1/tools/testing/selftests' xx__-> echo $? 0 xx__->