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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 3.06 [+1.50] rx=137792 (8598 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=128142 (MB=7996), tx/s=128142 (MB/s=7996) # 6.04 [+1.36] rx=64062 (7996 MB) # 6.04 [+0.00] ok # 6.19 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.61 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 9.11 [+1.50] rx=150464 (9389 MB) # 9.11 [+0.00] ok # 9.27 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.46] tx=134679 (MB=8404), tx/s=134679 (MB/s=8404) # 12.09 [+1.36] rx=67333 (8404 MB) # 12.09 [+0.00] ok # 12.24 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.66 [+1.42] tx=158528 (MB=9892), tx/s=158528 (MB/s=9892) # 15.17 [+1.50] rx=158528 (9892 MB) # 15.17 [+0.00] ok # 15.32 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.73 [+1.42] tx=137196 (MB=8561), tx/s=137196 (MB/s=8561) # 18.13 [+1.40] rx=68446 (8561 MB) # 18.13 [+0.00] ok # 18.28 [+0.15] ipv6 udp -m 1 -t 1 -n 32 # 19.70 [+1.42] tx=132192 (MB=8249), tx/s=132192 (MB/s=8249) # 21.21 [+1.50] rx=132192 (8249 MB) # 21.21 [+0.00] ok # 21.35 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.81 [+1.46] tx=128456 (MB=8016), tx/s=128456 (MB/s=8016) # 24.17 [+1.36] rx=64213 (8016 MB) # 24.17 [+0.00] ok # 24.32 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=148064 (MB=9239), tx/s=148064 (MB/s=9239) # 27.24 [+1.50] rx=148064 (9239 MB) # 27.24 [+0.00] ok # 27.38 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.84 [+1.46] tx=136507 (MB=8518), tx/s=136507 (MB/s=8518) # 30.20 [+1.36] rx=68231 (8518 MB) # 30.20 [+0.00] ok # 30.35 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.77 [+1.42] tx=163904 (MB=10228), tx/s=163904 (MB/s=10228) # 33.27 [+1.50] rx=163904 (10228 MB) # 33.27 [+0.00] ok # 33.42 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.84 [+1.42] tx=136892 (MB=8542), tx/s=136892 (MB/s=8542) # 36.24 [+1.40] rx=68346 (8542 MB) # 36.24 [+0.00] ok # 36.26 [+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__->