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=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 3.10 [+1.50] rx=132928 (8295 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=100522 (MB=6272), tx/s=100522 (MB/s=6272) # 6.13 [+1.36] rx=50214 (6272 MB) # 6.13 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.43] tx=149952 (MB=9357), tx/s=149952 (MB/s=9357) # 9.25 [+1.50] rx=149952 (9357 MB) # 9.25 [+0.00] ok # 9.44 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.90 [+1.46] tx=130508 (MB=8144), tx/s=130508 (MB/s=8144) # 12.26 [+1.36] rx=65209 (8144 MB) # 12.27 [+0.00] ok # 12.45 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=141984 (MB=8860), tx/s=141984 (MB/s=8860) # 15.38 [+1.50] rx=141984 (8860 MB) # 15.38 [+0.00] ok # 15.58 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.43] tx=113550 (MB=7085), tx/s=113550 (MB/s=7085) # 18.41 [+1.40] rx=55975 (7085 MB) # 18.41 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=109696 (MB=6845), tx/s=109696 (MB/s=6845) # 21.53 [+1.50] rx=109696 (6845 MB) # 21.53 [+0.00] ok # 21.74 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.16 [+1.42] tx=114307 (MB=7133), tx/s=114307 (MB/s=7133) # 24.56 [+1.40] rx=57126 (7133 MB) # 24.56 [+0.00] ok # 24.76 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=115424 (MB=7202), tx/s=115424 (MB/s=7202) # 27.68 [+1.50] rx=115424 (7202 MB) # 27.69 [+0.00] ok # 27.86 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.33 [+1.46] tx=128252 (MB=8003), tx/s=128252 (MB/s=8003) # 30.69 [+1.36] rx=64083 (8003 MB) # 30.69 [+0.00] ok # 30.85 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.27 [+1.42] tx=160224 (MB=9998), tx/s=160224 (MB/s=9998) # 33.77 [+1.50] rx=160224 (9998 MB) # 33.77 [+0.00] ok # 33.96 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.38 [+1.42] tx=127178 (MB=7936), tx/s=127178 (MB/s=7936) # 36.78 [+1.40] rx=63326 (7936 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__->