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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=132736 (MB=8283), tx/s=132736 (MB/s=8283) # 3.08 [+1.50] rx=132736 (8283 MB) # 3.09 [+0.00] ok # 3.26 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=126661 (MB=7904), tx/s=126661 (MB/s=7904) # 6.08 [+1.36] rx=63305 (7904 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=122368 (MB=7636), tx/s=122368 (MB/s=7636) # 9.17 [+1.50] rx=122368 (7636 MB) # 9.18 [+0.00] ok # 9.36 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.82 [+1.46] tx=136966 (MB=8547), tx/s=136966 (MB/s=8547) # 12.18 [+1.36] rx=66941 (8547 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=140064 (MB=8740), tx/s=140064 (MB/s=8740) # 15.27 [+1.50] rx=140064 (8740 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.85 [+1.42] tx=127371 (MB=7948), tx/s=127371 (MB/s=7948) # 18.25 [+1.40] rx=63600 (7948 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=140160 (MB=8746), tx/s=140160 (MB/s=8746) # 21.35 [+1.50] rx=140160 (8746 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=129918 (MB=8107), tx/s=129918 (MB/s=8107) # 24.34 [+1.36] rx=64957 (8107 MB) # 24.34 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=150048 (MB=9363), tx/s=150048 (MB/s=9363) # 27.44 [+1.50] rx=150048 (9363 MB) # 27.44 [+0.00] ok # 27.61 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.07 [+1.46] tx=135333 (MB=8445), tx/s=135333 (MB/s=8445) # 30.43 [+1.36] rx=67643 (8445 MB) # 30.43 [+0.00] ok # 30.59 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.01 [+1.42] tx=165536 (MB=10330), tx/s=165536 (MB/s=10330) # 33.51 [+1.50] rx=165536 (10330 MB) # 33.51 [+0.00] ok # 33.68 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.10 [+1.42] tx=132416 (MB=8263), tx/s=132416 (MB/s=8263) # 36.50 [+1.40] rx=66160 (8263 MB) # 36.50 [+0.00] ok # 36.53 [+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__->