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=89568 (MB=5589), tx/s=89568 (MB/s=5589) # 3.08 [+1.50] rx=89568 (5589 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=109381 (MB=6825), tx/s=109381 (MB/s=6825) # 6.08 [+1.36] rx=54659 (6825 MB) # 6.08 [+0.00] ok # 6.26 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.68 [+1.42] tx=99424 (MB=6204), tx/s=99424 (MB/s=6204) # 9.18 [+1.50] rx=99424 (6204 MB) # 9.18 [+0.00] ok # 9.37 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.47] tx=101838 (MB=6355), tx/s=101838 (MB/s=6355) # 12.19 [+1.35] rx=50806 (6355 MB) # 12.20 [+0.00] ok # 12.58 [+0.38] ipv4 udp -m 3 -t 1 -n 32 # 14.02 [+1.44] tx=83488 (MB=5209), tx/s=83488 (MB/s=5209) # 15.52 [+1.50] rx=83488 (5209 MB) # 15.52 [+0.00] ok # 15.71 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.13 [+1.42] tx=104625 (MB=6528), tx/s=104625 (MB/s=6528) # 18.53 [+1.40] rx=52150 (6528 MB) # 18.53 [+0.00] ok # 18.72 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.14 [+1.42] tx=81280 (MB=5072), tx/s=81280 (MB/s=5072) # 21.64 [+1.50] rx=81280 (5072 MB) # 21.64 [+0.00] ok # 21.81 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.27 [+1.46] tx=123791 (MB=7725), tx/s=123791 (MB/s=7725) # 24.62 [+1.36] rx=61876 (7725 MB) # 24.63 [+0.00] ok # 24.80 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.23 [+1.42] tx=116256 (MB=7254), tx/s=116256 (MB/s=7254) # 27.73 [+1.50] rx=116256 (7254 MB) # 27.73 [+0.00] ok # 27.91 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.38 [+1.46] tx=119877 (MB=7480), tx/s=119877 (MB/s=7480) # 30.73 [+1.36] rx=59794 (7480 MB) # 30.74 [+0.00] ok # 30.90 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=115424 (MB=7202), tx/s=115424 (MB/s=7202) # 33.82 [+1.50] rx=115424 (7202 MB) # 33.83 [+0.00] ok # 34.00 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.42 [+1.42] tx=132205 (MB=8250), tx/s=132205 (MB/s=8250) # 36.82 [+1.40] rx=65989 (8250 MB) # 36.82 [+0.00] ok # 36.85 [+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__->