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=131712 (MB=8219), tx/s=131712 (MB/s=8219) # 3.07 [+1.50] rx=131712 (8219 MB) # 3.08 [+0.00] ok # 3.25 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=130868 (MB=8166), tx/s=130868 (MB/s=8166) # 6.07 [+1.36] rx=65406 (8166 MB) # 6.07 [+0.00] ok # 6.23 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148576 (MB=9271), tx/s=148576 (MB/s=9271) # 9.15 [+1.50] rx=148576 (9271 MB) # 9.15 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=110942 (MB=6923), tx/s=110942 (MB/s=6923) # 12.15 [+1.36] rx=55385 (6923 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=163840 (MB=10224), tx/s=163840 (MB/s=10224) # 15.25 [+1.50] rx=163840 (10224 MB) # 15.25 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.46] tx=108604 (MB=6777), tx/s=108604 (MB/s=6777) # 18.25 [+1.36] rx=53445 (6777 MB) # 18.25 [+0.00] ok # 18.43 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=136544 (MB=8520), tx/s=136544 (MB/s=8520) # 21.35 [+1.50] rx=136544 (8520 MB) # 21.35 [+0.00] ok # 21.52 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=111421 (MB=6953), tx/s=111421 (MB/s=6953) # 24.34 [+1.36] rx=55701 (6953 MB) # 24.34 [+0.00] ok # 24.52 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=142528 (MB=8894), tx/s=142528 (MB/s=8894) # 27.45 [+1.50] rx=142528 (8894 MB) # 27.45 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.42] tx=130627 (MB=8151), tx/s=130627 (MB/s=8151) # 30.44 [+1.40] rx=64407 (8151 MB) # 30.44 [+0.00] ok # 30.61 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=162400 (MB=10134), tx/s=162400 (MB/s=10134) # 33.53 [+1.50] rx=162400 (10134 MB) # 33.53 [+0.00] ok # 33.70 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=108850 (MB=6792), tx/s=108850 (MB/s=6792) # 36.52 [+1.40] rx=54312 (6792 MB) # 36.52 [+0.00] ok # 36.54 [+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__->