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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=130304 (MB=8131), tx/s=130304 (MB/s=8131) # 3.10 [+1.50] rx=130304 (8131 MB) # 3.10 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=124128 (MB=7746), tx/s=124128 (MB/s=7746) # 6.12 [+1.36] rx=62035 (7746 MB) # 6.12 [+0.00] ok # 6.33 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.43] tx=109984 (MB=6863), tx/s=109984 (MB/s=6863) # 9.26 [+1.50] rx=109984 (6863 MB) # 9.26 [+0.00] ok # 9.47 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.43] tx=106955 (MB=6674), tx/s=106955 (MB/s=6674) # 12.29 [+1.40] rx=52393 (6674 MB) # 12.30 [+0.00] ok # 12.50 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.93 [+1.43] tx=131232 (MB=8189), tx/s=131232 (MB/s=8189) # 15.43 [+1.50] rx=131232 (8189 MB) # 15.43 [+0.00] ok # 15.63 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=119243 (MB=7441), tx/s=119243 (MB/s=7441) # 18.45 [+1.40] rx=58495 (7441 MB) # 18.46 [+0.00] ok # 18.67 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.43] tx=125536 (MB=7833), tx/s=125536 (MB/s=7833) # 21.59 [+1.50] rx=125536 (7833 MB) # 21.60 [+0.00] ok # 21.81 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.28 [+1.47] tx=98463 (MB=6144), tx/s=98463 (MB/s=6144) # 24.64 [+1.36] rx=49199 (6144 MB) # 24.64 [+0.00] ok # 24.84 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.26 [+1.42] tx=133216 (MB=8313), tx/s=133216 (MB/s=8313) # 27.76 [+1.50] rx=133216 (8313 MB) # 27.77 [+0.00] ok # 27.97 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.44 [+1.46] tx=123714 (MB=7720), tx/s=123714 (MB/s=7720) # 30.80 [+1.36] rx=61831 (7720 MB) # 30.80 [+0.00] ok # 31.01 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.43 [+1.42] tx=146880 (MB=9165), tx/s=146880 (MB/s=9165) # 33.93 [+1.50] rx=146880 (9165 MB) # 33.94 [+0.00] ok # 34.12 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.58 [+1.46] tx=110487 (MB=6894), tx/s=110487 (MB/s=6894) # 36.94 [+1.36] rx=55016 (6894 MB) # 36.94 [+0.00] ok # 36.96 [+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__->