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.58 [+1.42] tx=97952 (MB=6112), tx/s=97952 (MB/s=6112) # 3.08 [+1.50] rx=97952 (6112 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=98040 (MB=6118), tx/s=98040 (MB/s=6118) # 6.10 [+1.36] rx=48945 (6118 MB) # 6.10 [+0.00] ok # 6.26 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=114464 (MB=7142), tx/s=114464 (MB/s=7142) # 9.18 [+1.50] rx=114464 (7142 MB) # 9.18 [+0.00] ok # 9.34 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=132757 (MB=8284), tx/s=132757 (MB/s=8284) # 12.16 [+1.36] rx=66364 (8284 MB) # 12.16 [+0.00] ok # 12.31 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=156928 (MB=9792), tx/s=156928 (MB/s=9792) # 15.23 [+1.50] rx=156928 (9792 MB) # 15.23 [+0.00] ok # 15.39 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.46] tx=126830 (MB=7914), tx/s=126830 (MB/s=7914) # 18.21 [+1.36] rx=63292 (7914 MB) # 18.21 [+0.00] ok # 18.38 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=137600 (MB=8586), tx/s=137600 (MB/s=8586) # 21.30 [+1.50] rx=137600 (8586 MB) # 21.30 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=119398 (MB=7450), tx/s=119398 (MB/s=7450) # 24.28 [+1.36] rx=59673 (7450 MB) # 24.28 [+0.00] ok # 24.45 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.87 [+1.42] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 27.37 [+1.50] rx=136320 (8506 MB) # 27.37 [+0.00] ok # 27.54 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=127320 (MB=7945), tx/s=127320 (MB/s=7945) # 30.36 [+1.36] rx=63625 (7945 MB) # 30.36 [+0.00] ok # 30.54 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=138528 (MB=8644), tx/s=138528 (MB/s=8644) # 33.46 [+1.50] rx=138528 (8644 MB) # 33.46 [+0.00] ok # 33.63 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.42] tx=130035 (MB=8114), tx/s=130035 (MB/s=8114) # 36.45 [+1.40] rx=64785 (8114 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__->