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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.43] tx=105952 (MB=6611), tx/s=105952 (MB/s=6611) # 3.11 [+1.50] rx=105952 (6611 MB) # 3.11 [+0.00] ok # 3.33 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.43] tx=109521 (MB=6834), tx/s=109521 (MB/s=6834) # 6.16 [+1.40] rx=54693 (6834 MB) # 6.16 [+0.00] ok # 6.38 [+0.22] ipv4 udp -m 2 -t 1 -n 32 # 7.81 [+1.43] tx=138272 (MB=8628), tx/s=138272 (MB/s=8628) # 9.32 [+1.50] rx=138272 (8628 MB) # 9.32 [+0.00] ok # 9.53 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 11.00 [+1.47] tx=97722 (MB=6098), tx/s=97722 (MB/s=6098) # 12.36 [+1.36] rx=48840 (6098 MB) # 12.36 [+0.00] ok # 12.57 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 14.00 [+1.42] tx=135104 (MB=8430), tx/s=135104 (MB/s=8430) # 15.50 [+1.50] rx=135104 (8430 MB) # 15.50 [+0.00] ok # 15.71 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.14 [+1.42] tx=131733 (MB=8220), tx/s=131733 (MB/s=8220) # 18.54 [+1.40] rx=65672 (8220 MB) # 18.54 [+0.00] ok # 18.74 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.16 [+1.42] tx=135584 (MB=8460), tx/s=135584 (MB/s=8460) # 21.67 [+1.50] rx=135584 (8460 MB) # 21.67 [+0.00] ok # 21.88 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.34 [+1.47] tx=110387 (MB=6888), tx/s=110387 (MB/s=6888) # 24.70 [+1.36] rx=54427 (6888 MB) # 24.70 [+0.00] ok # 24.91 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.33 [+1.43] tx=132704 (MB=8281), tx/s=132704 (MB/s=8281) # 27.84 [+1.50] rx=132704 (8281 MB) # 27.84 [+0.00] ok # 28.05 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.52 [+1.47] tx=122920 (MB=7670), tx/s=122920 (MB/s=7670) # 30.88 [+1.36] rx=61328 (7670 MB) # 30.88 [+0.00] ok # 31.09 [+0.22] ipv6 udp -m 3 -t 1 -n 32 # 32.52 [+1.42] tx=142688 (MB=8904), tx/s=142688 (MB/s=8904) # 34.02 [+1.50] rx=142688 (8904 MB) # 34.02 [+0.00] ok # 34.24 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.66 [+1.42] tx=115071 (MB=7180), tx/s=115071 (MB/s=7180) # 37.06 [+1.40] rx=57012 (7180 MB) # 37.06 [+0.00] ok # 37.09 [+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__->