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=137600 (MB=8586), tx/s=137600 (MB/s=8586) # 3.08 [+1.50] rx=137600 (8586 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.42] tx=129272 (MB=8067), tx/s=129272 (MB/s=8067) # 6.09 [+1.40] rx=64567 (8067 MB) # 6.10 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=138304 (MB=8630), tx/s=138304 (MB/s=8630) # 9.21 [+1.50] rx=138304 (8630 MB) # 9.22 [+0.00] ok # 9.43 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=119281 (MB=7443), tx/s=119281 (MB/s=7443) # 12.25 [+1.36] rx=59572 (7443 MB) # 12.27 [+0.01] ok # 12.84 [+0.57] ipv4 udp -m 3 -t 1 -n 32 # 14.30 [+1.46] tx=97696 (MB=6096), tx/s=97696 (MB/s=6096) # 15.80 [+1.50] rx=97693 (6096 MB) # 15.80 [+0.00] ok # 16.04 [+0.24] ipv4 tcp -m 3 -t 1 -n 1 # 17.47 [+1.43] tx=113455 (MB=7080), tx/s=113455 (MB/s=7080) # 18.87 [+1.40] rx=55339 (7080 MB) # 18.87 [+0.00] ok # 19.07 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.49 [+1.42] tx=134016 (MB=8363), tx/s=134016 (MB/s=8363) # 21.99 [+1.50] rx=134016 (8363 MB) # 21.99 [+0.00] ok # 22.19 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.66 [+1.47] tx=123398 (MB=7700), tx/s=123398 (MB/s=7700) # 25.02 [+1.36] rx=61669 (7700 MB) # 25.02 [+0.00] ok # 25.23 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.65 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 28.15 [+1.50] rx=147520 (9205 MB) # 28.16 [+0.00] ok # 28.37 [+0.22] ipv6 tcp -m 2 -t 1 -n 1 # 29.84 [+1.47] tx=109290 (MB=6820), tx/s=109290 (MB/s=6820) # 31.20 [+1.36] rx=54536 (6820 MB) # 31.20 [+0.00] ok # 31.40 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.82 [+1.42] tx=127808 (MB=7975), tx/s=127808 (MB/s=7975) # 34.32 [+1.50] rx=127808 (7975 MB) # 34.33 [+0.00] ok # 34.54 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.96 [+1.42] tx=117517 (MB=7333), tx/s=117517 (MB/s=7333) # 37.36 [+1.40] rx=57780 (7333 MB) # 37.36 [+0.00] ok # 37.39 [+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__->