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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=106976 (MB=6675), tx/s=106976 (MB/s=6675) # 3.09 [+1.50] rx=106976 (6675 MB) # 3.09 [+0.00] ok # 3.30 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=124674 (MB=7780), tx/s=124674 (MB/s=7780) # 6.12 [+1.36] rx=62298 (7780 MB) # 6.12 [+0.00] ok # 6.29 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=148192 (MB=9247), tx/s=148192 (MB/s=9247) # 9.21 [+1.50] rx=148192 (9247 MB) # 9.21 [+0.00] ok # 9.38 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=133014 (MB=8300), tx/s=133014 (MB/s=8300) # 12.20 [+1.36] rx=66472 (8300 MB) # 12.20 [+0.00] ok # 12.36 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=150880 (MB=9415), tx/s=150880 (MB/s=9415) # 15.28 [+1.50] rx=150880 (9415 MB) # 15.28 [+0.00] ok # 15.46 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.42] tx=139314 (MB=8693), tx/s=139314 (MB/s=8693) # 18.28 [+1.40] rx=69584 (8693 MB) # 18.28 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=111296 (MB=6945), tx/s=111296 (MB/s=6945) # 21.40 [+1.50] rx=111296 (6945 MB) # 21.40 [+0.00] ok # 21.59 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.47] tx=122644 (MB=7653), tx/s=122644 (MB/s=7653) # 24.41 [+1.36] rx=61277 (7653 MB) # 24.41 [+0.00] ok # 24.60 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.02 [+1.42] tx=141856 (MB=8852), tx/s=141856 (MB/s=8852) # 27.53 [+1.50] rx=141856 (8852 MB) # 27.53 [+0.00] ok # 27.69 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=132129 (MB=8245), tx/s=132129 (MB/s=8245) # 30.51 [+1.36] rx=66038 (8245 MB) # 30.51 [+0.00] ok # 30.67 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.09 [+1.42] tx=161600 (MB=10084), tx/s=161600 (MB/s=10084) # 33.59 [+1.50] rx=161600 (10084 MB) # 33.59 [+0.00] ok # 33.75 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=135496 (MB=8455), tx/s=135496 (MB/s=8455) # 36.56 [+1.40] rx=67668 (8455 MB) # 36.56 [+0.00] ok # 36.59 [+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__->