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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=128000 (MB=7987), tx/s=128000 (MB/s=7987) # 3.06 [+1.50] rx=128000 (7987 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.46] tx=122209 (MB=7626), tx/s=122209 (MB/s=7626) # 6.03 [+1.36] rx=61070 (7626 MB) # 6.03 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 9.12 [+1.50] rx=138176 (8622 MB) # 9.12 [+0.00] ok # 9.28 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.46] tx=132201 (MB=8249), tx/s=132201 (MB/s=8249) # 12.10 [+1.36] rx=66068 (8249 MB) # 12.10 [+0.00] ok # 12.25 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.67 [+1.42] tx=163200 (MB=10184), tx/s=163200 (MB/s=10184) # 15.17 [+1.50] rx=163200 (10184 MB) # 15.17 [+0.00] ok # 15.34 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.76 [+1.42] tx=140414 (MB=8762), tx/s=140414 (MB/s=8762) # 18.16 [+1.40] rx=70122 (8762 MB) # 18.16 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=136832 (MB=8538), tx/s=136832 (MB/s=8538) # 21.24 [+1.50] rx=136832 (8538 MB) # 21.24 [+0.00] ok # 21.41 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.46] tx=116063 (MB=7242), tx/s=116063 (MB/s=7242) # 24.23 [+1.36] rx=57147 (7242 MB) # 24.23 [+0.00] ok # 24.39 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.81 [+1.42] tx=141504 (MB=8830), tx/s=141504 (MB/s=8830) # 27.31 [+1.50] rx=141504 (8830 MB) # 27.31 [+0.00] ok # 27.48 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.46] tx=135503 (MB=8455), tx/s=135503 (MB/s=8455) # 30.30 [+1.36] rx=67471 (8455 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=160576 (MB=10020), tx/s=160576 (MB/s=10020) # 33.38 [+1.50] rx=160576 (10020 MB) # 33.38 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.00 [+1.46] tx=133364 (MB=8322), tx/s=133364 (MB/s=8322) # 36.36 [+1.36] rx=66555 (8322 MB) # 36.36 [+0.00] ok # 36.38 [+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__->