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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=132160 (MB=8247), tx/s=132160 (MB/s=8247) # 3.06 [+1.50] rx=132160 (8247 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=102631 (MB=6404), tx/s=102631 (MB/s=6404) # 6.07 [+1.40] rx=51234 (6404 MB) # 6.07 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=107232 (MB=6691), tx/s=107232 (MB/s=6691) # 9.18 [+1.50] rx=107232 (6691 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=124203 (MB=7750), tx/s=124203 (MB/s=7750) # 12.19 [+1.36] rx=61954 (7750 MB) # 12.19 [+0.00] ok # 12.38 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.80 [+1.42] tx=164448 (MB=10262), tx/s=164448 (MB/s=10262) # 15.30 [+1.50] rx=164448 (10262 MB) # 15.30 [+0.00] ok # 15.50 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.96 [+1.46] tx=117229 (MB=7315), tx/s=117229 (MB/s=7315) # 18.32 [+1.36] rx=58476 (7315 MB) # 18.32 [+0.00] ok # 18.50 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.92 [+1.42] tx=100480 (MB=6270), tx/s=100480 (MB/s=6270) # 21.43 [+1.50] rx=100480 (6270 MB) # 21.43 [+0.00] ok # 21.60 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.07 [+1.46] tx=131833 (MB=8226), tx/s=131833 (MB/s=8226) # 24.43 [+1.36] rx=65870 (8226 MB) # 24.43 [+0.00] ok # 24.61 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.04 [+1.42] tx=144064 (MB=8990), tx/s=144064 (MB/s=8990) # 27.54 [+1.50] rx=144064 (8990 MB) # 27.54 [+0.00] ok # 27.69 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=129531 (MB=8083), tx/s=129531 (MB/s=8083) # 30.51 [+1.36] rx=64740 (8083 MB) # 30.51 [+0.00] ok # 30.68 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.10 [+1.42] tx=143712 (MB=8968), tx/s=143712 (MB/s=8968) # 33.61 [+1.50] rx=143712 (8968 MB) # 33.61 [+0.00] ok # 33.79 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.22 [+1.42] tx=105110 (MB=6559), tx/s=105110 (MB/s=6559) # 36.62 [+1.40] rx=52270 (6559 MB) # 36.62 [+0.00] ok # 36.64 [+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__->