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.60 [+1.42] tx=112704 (MB=7033), tx/s=112704 (MB/s=7033) # 3.10 [+1.50] rx=112704 (7033 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=121562 (MB=7585), tx/s=121562 (MB/s=7585) # 6.12 [+1.36] rx=60753 (7585 MB) # 6.12 [+0.00] ok # 6.30 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=135840 (MB=8476), tx/s=135840 (MB/s=8476) # 9.22 [+1.50] rx=135840 (8476 MB) # 9.22 [+0.00] ok # 9.43 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=115701 (MB=7220), tx/s=115701 (MB/s=7220) # 12.25 [+1.40] rx=57807 (7220 MB) # 12.25 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=132480 (MB=8267), tx/s=132480 (MB/s=8267) # 15.38 [+1.50] rx=132480 (8267 MB) # 15.38 [+0.00] ok # 15.56 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=111302 (MB=6945), tx/s=111302 (MB/s=6945) # 18.38 [+1.40] rx=55006 (6945 MB) # 18.38 [+0.00] ok # 18.59 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.43] tx=105440 (MB=6579), tx/s=105440 (MB/s=6579) # 21.51 [+1.50] rx=105440 (6579 MB) # 21.52 [+0.00] ok # 21.70 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=113611 (MB=7089), tx/s=113611 (MB/s=7089) # 24.53 [+1.36] rx=56794 (7089 MB) # 24.53 [+0.00] ok # 24.71 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=137472 (MB=8578), tx/s=137472 (MB/s=8578) # 27.63 [+1.50] rx=137472 (8578 MB) # 27.63 [+0.00] ok # 27.81 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=126510 (MB=7894), tx/s=126510 (MB/s=7894) # 30.63 [+1.36] rx=63222 (7894 MB) # 30.63 [+0.00] ok # 30.84 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=157920 (MB=9854), tx/s=157920 (MB/s=9854) # 33.76 [+1.50] rx=157920 (9854 MB) # 33.76 [+0.00] ok # 33.96 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=136784 (MB=8535), tx/s=136784 (MB/s=8535) # 36.78 [+1.40] rx=68314 (8535 MB) # 36.78 [+0.00] ok # 36.80 [+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__->