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=139968 (MB=8734), tx/s=139968 (MB/s=8734) # 3.06 [+1.50] rx=139968 (8734 MB) # 3.06 [+0.00] ok # 3.23 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=121781 (MB=7599), tx/s=121781 (MB/s=7599) # 6.05 [+1.40] rx=60887 (7599 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=135392 (MB=8448), tx/s=135392 (MB/s=8448) # 9.14 [+1.50] rx=135392 (8448 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=125480 (MB=7830), tx/s=125480 (MB/s=7830) # 12.13 [+1.40] rx=62736 (7830 MB) # 12.13 [+0.00] ok # 12.28 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=144128 (MB=8994), tx/s=144128 (MB/s=8994) # 15.20 [+1.50] rx=144128 (8994 MB) # 15.20 [+0.00] ok # 15.35 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=128546 (MB=8021), tx/s=128546 (MB/s=8021) # 18.17 [+1.40] rx=64224 (8021 MB) # 18.17 [+0.00] ok # 18.32 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.74 [+1.42] tx=105824 (MB=6603), tx/s=105824 (MB/s=6603) # 21.24 [+1.50] rx=105824 (6603 MB) # 21.24 [+0.00] ok # 21.40 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.82 [+1.42] tx=103004 (MB=6427), tx/s=103004 (MB/s=6427) # 24.22 [+1.40] rx=51484 (6427 MB) # 24.22 [+0.00] ok # 24.38 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.80 [+1.42] tx=114496 (MB=7144), tx/s=114496 (MB/s=7144) # 27.30 [+1.50] rx=114496 (7144 MB) # 27.30 [+0.00] ok # 27.47 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=102296 (MB=6383), tx/s=102296 (MB/s=6383) # 30.29 [+1.36] rx=51116 (6383 MB) # 30.29 [+0.00] ok # 30.45 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=145216 (MB=9062), tx/s=145216 (MB/s=9062) # 33.37 [+1.50] rx=145216 (9062 MB) # 33.37 [+0.00] ok # 33.52 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.94 [+1.42] tx=114749 (MB=7160), tx/s=114749 (MB/s=7160) # 36.34 [+1.40] rx=57355 (7160 MB) # 36.34 [+0.00] ok # 36.36 [+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__->