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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=133120 (MB=8307), tx/s=133120 (MB/s=8307) # 3.07 [+1.50] rx=133120 (8307 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=132469 (MB=8266), tx/s=132469 (MB/s=8266) # 6.07 [+1.40] rx=66203 (8266 MB) # 6.07 [+0.00] ok # 6.32 [+0.24] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.43] tx=115744 (MB=7222), tx/s=115744 (MB/s=7222) # 9.24 [+1.50] rx=115744 (7222 MB) # 9.24 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=107706 (MB=6721), tx/s=107706 (MB/s=6721) # 12.27 [+1.36] rx=53738 (6721 MB) # 12.27 [+0.00] ok # 12.47 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=135360 (MB=8446), tx/s=135360 (MB/s=8446) # 15.40 [+1.50] rx=135360 (8446 MB) # 15.40 [+0.00] ok # 15.61 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.43] tx=126756 (MB=7910), tx/s=126756 (MB/s=7910) # 18.43 [+1.40] rx=63244 (7910 MB) # 18.44 [+0.00] ok # 18.63 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=117888 (MB=7356), tx/s=117888 (MB/s=7356) # 21.56 [+1.50] rx=117888 (7356 MB) # 21.56 [+0.00] ok # 21.74 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=112431 (MB=7016), tx/s=112431 (MB/s=7016) # 24.56 [+1.36] rx=56199 (7016 MB) # 24.57 [+0.00] ok # 24.74 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.16 [+1.42] tx=125312 (MB=7819), tx/s=125312 (MB/s=7819) # 27.66 [+1.50] rx=125312 (7819 MB) # 27.66 [+0.00] ok # 27.86 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.46] tx=113502 (MB=7082), tx/s=113502 (MB/s=7082) # 30.68 [+1.36] rx=56512 (7082 MB) # 30.68 [+0.00] ok # 30.88 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.31 [+1.42] tx=164160 (MB=10244), tx/s=164160 (MB/s=10244) # 33.81 [+1.50] rx=164160 (10244 MB) # 33.81 [+0.00] ok # 33.98 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.40 [+1.42] tx=127107 (MB=7931), tx/s=127107 (MB/s=7931) # 36.80 [+1.40] rx=63438 (7931 MB) # 36.80 [+0.00] ok # 36.83 [+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__->