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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=119104 (MB=7432), tx/s=119104 (MB/s=7432) # 3.05 [+1.50] rx=119104 (7432 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=131955 (MB=8234), tx/s=131955 (MB/s=8234) # 6.05 [+1.36] rx=65971 (8234 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=115584 (MB=7212), tx/s=115584 (MB/s=7212) # 9.14 [+1.50] rx=115584 (7212 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=133888 (MB=8355), tx/s=133888 (MB/s=8355) # 12.14 [+1.36] rx=65895 (8355 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=162720 (MB=10154), tx/s=162720 (MB/s=10154) # 15.22 [+1.50] rx=162720 (10154 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.46] tx=146819 (MB=9162), tx/s=146819 (MB/s=9162) # 18.21 [+1.36] rx=73291 (9162 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=139136 (MB=8682), tx/s=139136 (MB/s=8682) # 21.30 [+1.50] rx=139136 (8682 MB) # 21.30 [+0.00] ok # 21.47 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.46] tx=129201 (MB=8062), tx/s=129201 (MB/s=8062) # 24.29 [+1.36] rx=64569 (8062 MB) # 24.29 [+0.00] ok # 24.46 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=150656 (MB=9401), tx/s=150656 (MB/s=9401) # 27.39 [+1.50] rx=150656 (9401 MB) # 27.39 [+0.00] ok # 27.55 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.01 [+1.46] tx=134254 (MB=8377), tx/s=134254 (MB/s=8377) # 30.37 [+1.36] rx=67014 (8377 MB) # 30.37 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=165120 (MB=10304), tx/s=165120 (MB/s=10304) # 33.46 [+1.50] rx=165120 (10304 MB) # 33.46 [+0.00] ok # 33.63 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=140986 (MB=8798), tx/s=140986 (MB/s=8798) # 36.45 [+1.40] rx=70325 (8798 MB) # 36.45 [+0.00] ok # 36.47 [+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__->