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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=131648 (MB=8215), tx/s=131648 (MB/s=8215) # 3.09 [+1.50] rx=131648 (8215 MB) # 3.09 [+0.00] ok # 3.27 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=121201 (MB=7563), tx/s=121201 (MB/s=7563) # 6.09 [+1.36] rx=60587 (7563 MB) # 6.09 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=140320 (MB=8756), tx/s=140320 (MB/s=8756) # 9.19 [+1.50] rx=140320 (8756 MB) # 9.19 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=128353 (MB=8009), tx/s=128353 (MB/s=8009) # 12.20 [+1.36] rx=64104 (8009 MB) # 12.20 [+0.00] ok # 12.39 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.81 [+1.42] tx=165952 (MB=10356), tx/s=165952 (MB/s=10356) # 15.31 [+1.50] rx=165952 (10356 MB) # 15.31 [+0.00] ok # 15.50 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.93 [+1.42] tx=133557 (MB=8334), tx/s=133557 (MB/s=8334) # 18.33 [+1.40] rx=66657 (8334 MB) # 18.33 [+0.00] ok # 18.53 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.95 [+1.42] tx=113472 (MB=7081), tx/s=113472 (MB/s=7081) # 21.46 [+1.50] rx=113472 (7081 MB) # 21.46 [+0.00] ok # 21.66 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.08 [+1.42] tx=110883 (MB=6919), tx/s=110883 (MB/s=6919) # 24.48 [+1.40] rx=55327 (6919 MB) # 24.48 [+0.00] ok # 24.67 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.10 [+1.42] tx=113536 (MB=7085), tx/s=113536 (MB/s=7085) # 27.60 [+1.50] rx=113536 (7085 MB) # 27.60 [+0.00] ok # 27.80 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=112478 (MB=7019), tx/s=112478 (MB/s=7019) # 30.62 [+1.36] rx=56190 (7019 MB) # 30.62 [+0.00] ok # 30.81 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=152704 (MB=9529), tx/s=152704 (MB/s=9529) # 33.73 [+1.50] rx=152704 (9529 MB) # 33.74 [+0.00] ok # 33.92 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=132323 (MB=8257), tx/s=132323 (MB/s=8257) # 36.74 [+1.40] rx=65929 (8257 MB) # 36.74 [+0.00] ok # 36.76 [+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__->