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.56 [+1.42] tx=114848 (MB=7166), tx/s=114848 (MB/s=7166) # 3.06 [+1.50] rx=114848 (7166 MB) # 3.07 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.42] tx=107631 (MB=6716), tx/s=107631 (MB/s=6716) # 6.08 [+1.40] rx=53717 (6716 MB) # 6.08 [+0.00] ok # 6.28 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=119552 (MB=7460), tx/s=119552 (MB/s=7460) # 9.21 [+1.50] rx=119552 (7460 MB) # 9.21 [+0.00] ok # 9.42 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.42] tx=120822 (MB=7539), tx/s=120822 (MB/s=7539) # 12.24 [+1.40] rx=60268 (7539 MB) # 12.24 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=131488 (MB=8205), tx/s=131488 (MB/s=8205) # 15.36 [+1.50] rx=131488 (8205 MB) # 15.36 [+0.00] ok # 15.54 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=111639 (MB=6966), tx/s=111639 (MB/s=6966) # 18.37 [+1.40] rx=55202 (6966 MB) # 18.37 [+0.00] ok # 18.56 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=116256 (MB=7254), tx/s=116256 (MB/s=7254) # 21.48 [+1.50] rx=116256 (7254 MB) # 21.48 [+0.00] ok # 21.66 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.12 [+1.46] tx=127204 (MB=7937), tx/s=127204 (MB/s=7937) # 24.48 [+1.36] rx=63588 (7937 MB) # 24.48 [+0.00] ok # 24.67 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=143072 (MB=8928), tx/s=143072 (MB/s=8928) # 27.60 [+1.50] rx=143072 (8928 MB) # 27.60 [+0.00] ok # 27.78 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.24 [+1.46] tx=132069 (MB=8241), tx/s=132069 (MB/s=8241) # 30.60 [+1.36] rx=65970 (8241 MB) # 30.60 [+0.00] ok # 30.80 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.22 [+1.42] tx=132640 (MB=8277), tx/s=132640 (MB/s=8277) # 33.72 [+1.50] rx=132640 (8277 MB) # 33.72 [+0.00] ok # 33.93 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=118961 (MB=7423), tx/s=118961 (MB/s=7423) # 36.75 [+1.40] rx=58707 (7423 MB) # 36.75 [+0.00] ok # 36.78 [+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__->