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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=91328 (MB=5699), tx/s=91328 (MB/s=5699) # 3.10 [+1.50] rx=91328 (5699 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.42] tx=95161 (MB=5938), tx/s=95161 (MB/s=5938) # 6.13 [+1.40] rx=47556 (5938 MB) # 6.13 [+0.00] ok # 6.33 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=102528 (MB=6398), tx/s=102528 (MB/s=6398) # 9.25 [+1.50] rx=102528 (6398 MB) # 9.25 [+0.00] ok # 9.46 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.47] tx=111359 (MB=6949), tx/s=111359 (MB/s=6949) # 12.28 [+1.36] rx=55663 (6949 MB) # 12.28 [+0.00] ok # 12.47 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.42] tx=156416 (MB=9760), tx/s=156416 (MB/s=9760) # 15.40 [+1.50] rx=156416 (9760 MB) # 15.40 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=136364 (MB=8509), tx/s=136364 (MB/s=8509) # 18.41 [+1.40] rx=68040 (8509 MB) # 18.41 [+0.00] ok # 18.59 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 20.01 [+1.42] tx=132256 (MB=8253), tx/s=132256 (MB/s=8253) # 21.51 [+1.50] rx=132256 (8253 MB) # 21.51 [+0.00] ok # 21.73 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.19 [+1.47] tx=118256 (MB=7379), tx/s=118256 (MB/s=7379) # 24.55 [+1.36] rx=59107 (7379 MB) # 24.55 [+0.00] ok # 24.73 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.15 [+1.42] tx=140928 (MB=8794), tx/s=140928 (MB/s=8794) # 27.66 [+1.50] rx=140928 (8794 MB) # 27.66 [+0.00] ok # 27.85 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.31 [+1.46] tx=100984 (MB=6301), tx/s=100984 (MB/s=6301) # 30.67 [+1.36] rx=50483 (6301 MB) # 30.67 [+0.00] ok # 30.87 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=112064 (MB=6993), tx/s=112064 (MB/s=6993) # 33.79 [+1.50] rx=112064 (6993 MB) # 33.79 [+0.00] ok # 34.00 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=102834 (MB=6417), tx/s=102834 (MB/s=6417) # 36.82 [+1.40] rx=50731 (6417 MB) # 36.82 [+0.00] ok # 36.84 [+0.03] 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__->