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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=126784 (MB=7911), tx/s=126784 (MB/s=7911) # 3.07 [+1.50] rx=126784 (7911 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.67 [+1.42] tx=120883 (MB=7543), tx/s=120883 (MB/s=7543) # 6.07 [+1.40] rx=60405 (7543 MB) # 6.08 [+0.00] ok # 6.24 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=150464 (MB=9389), tx/s=150464 (MB/s=9389) # 9.16 [+1.50] rx=150464 (9389 MB) # 9.16 [+0.00] ok # 9.34 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=124391 (MB=7762), tx/s=124391 (MB/s=7762) # 12.16 [+1.36] rx=61790 (7762 MB) # 12.16 [+0.00] ok # 12.34 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.76 [+1.42] tx=148128 (MB=9243), tx/s=148128 (MB/s=9243) # 15.26 [+1.50] rx=148128 (9243 MB) # 15.26 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=138457 (MB=8640), tx/s=138457 (MB/s=8640) # 18.27 [+1.40] rx=69111 (8640 MB) # 18.27 [+0.00] ok # 18.45 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=110720 (MB=6909), tx/s=110720 (MB/s=6909) # 21.38 [+1.50] rx=110720 (6909 MB) # 21.38 [+0.00] ok # 21.56 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.02 [+1.46] tx=109414 (MB=6827), tx/s=109414 (MB/s=6827) # 24.38 [+1.36] rx=54683 (6827 MB) # 24.38 [+0.00] ok # 24.56 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=145088 (MB=9054), tx/s=145088 (MB/s=9054) # 27.49 [+1.50] rx=145088 (9054 MB) # 27.49 [+0.00] ok # 27.67 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.14 [+1.46] tx=121443 (MB=7578), tx/s=121443 (MB/s=7578) # 30.50 [+1.36] rx=60719 (7578 MB) # 30.50 [+0.00] ok # 30.70 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.13 [+1.42] tx=147200 (MB=9185), tx/s=147200 (MB/s=9185) # 33.63 [+1.50] rx=147200 (9185 MB) # 33.63 [+0.00] ok # 33.81 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.23 [+1.42] tx=131214 (MB=8188), tx/s=131214 (MB/s=8188) # 36.63 [+1.40] rx=65455 (8188 MB) # 36.63 [+0.00] ok # 36.65 [+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__->