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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=128448 (MB=8015), tx/s=128448 (MB/s=8015) # 3.05 [+1.50] rx=128448 (8015 MB) # 3.05 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.63 [+1.42] tx=129370 (MB=8073), tx/s=129370 (MB/s=8073) # 6.03 [+1.40] rx=64634 (8073 MB) # 6.03 [+0.00] ok # 6.19 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 9.11 [+1.50] rx=132736 (8283 MB) # 9.11 [+0.00] ok # 9.29 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.71 [+1.42] tx=136703 (MB=8530), tx/s=136703 (MB/s=8530) # 12.11 [+1.40] rx=68326 (8530 MB) # 12.11 [+0.00] ok # 12.28 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=157728 (MB=9842), tx/s=157728 (MB/s=9842) # 15.20 [+1.50] rx=157728 (9842 MB) # 15.20 [+0.00] ok # 15.36 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.78 [+1.42] tx=137744 (MB=8595), tx/s=137744 (MB/s=8595) # 18.18 [+1.40] rx=68731 (8595 MB) # 18.18 [+0.00] ok # 18.34 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=137280 (MB=8566), tx/s=137280 (MB/s=8566) # 21.27 [+1.50] rx=137280 (8566 MB) # 21.27 [+0.00] ok # 21.45 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=105825 (MB=6603), tx/s=105825 (MB/s=6603) # 24.27 [+1.40] rx=52097 (6603 MB) # 24.27 [+0.00] ok # 24.46 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=107584 (MB=6713), tx/s=107584 (MB/s=6713) # 27.38 [+1.50] rx=107584 (6713 MB) # 27.38 [+0.00] ok # 27.56 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=122986 (MB=7674), tx/s=122986 (MB/s=7674) # 30.38 [+1.36] rx=61472 (7674 MB) # 30.38 [+0.00] ok # 30.54 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.96 [+1.42] tx=166496 (MB=10389), tx/s=166496 (MB/s=10389) # 33.46 [+1.50] rx=166496 (10389 MB) # 33.46 [+0.00] ok # 33.61 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.42] tx=126786 (MB=7911), tx/s=126786 (MB/s=7911) # 36.43 [+1.40] rx=63310 (7911 MB) # 36.43 [+0.00] ok # 36.45 [+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__->