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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=136640 (MB=8526), tx/s=136640 (MB/s=8526) # 3.09 [+1.50] rx=136640 (8526 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=108520 (MB=6772), tx/s=108520 (MB/s=6772) # 6.12 [+1.36] rx=54173 (6772 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.76 [+1.43] tx=113760 (MB=7099), tx/s=113760 (MB/s=7099) # 9.26 [+1.50] rx=113760 (7099 MB) # 9.26 [+0.00] ok # 9.44 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=119422 (MB=7452), tx/s=119422 (MB/s=7452) # 12.26 [+1.36] rx=59648 (7452 MB) # 12.26 [+0.00] ok # 12.44 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=140544 (MB=8770), tx/s=140544 (MB/s=8770) # 15.36 [+1.50] rx=140544 (8770 MB) # 15.36 [+0.00] ok # 15.54 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.42] tx=139573 (MB=8709), tx/s=139573 (MB/s=8709) # 18.36 [+1.40] rx=69712 (8709 MB) # 18.36 [+0.00] ok # 18.54 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.96 [+1.42] tx=139136 (MB=8682), tx/s=139136 (MB/s=8682) # 21.46 [+1.50] rx=138869 (8665 MB) # 21.46 [+0.00] ok # 21.63 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.09 [+1.46] tx=121377 (MB=7574), tx/s=121377 (MB/s=7574) # 24.45 [+1.36] rx=60664 (7574 MB) # 24.45 [+0.00] ok # 24.63 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.05 [+1.42] tx=149120 (MB=9305), tx/s=149120 (MB/s=9305) # 27.55 [+1.50] rx=149120 (9305 MB) # 27.55 [+0.00] ok # 27.72 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.18 [+1.46] tx=135637 (MB=8464), tx/s=135637 (MB/s=8464) # 30.54 [+1.36] rx=67799 (8464 MB) # 30.54 [+0.00] ok # 30.73 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.15 [+1.42] tx=145984 (MB=9109), tx/s=145984 (MB/s=9109) # 33.66 [+1.50] rx=145984 (9109 MB) # 33.66 [+0.00] ok # 33.83 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.26 [+1.42] tx=113197 (MB=7063), tx/s=113197 (MB/s=7063) # 36.65 [+1.40] rx=56398 (7063 MB) # 36.66 [+0.00] ok # 36.68 [+0.02] 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__->