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=113280 (MB=7069), tx/s=113280 (MB/s=7069) # 3.07 [+1.50] rx=113280 (7069 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=115772 (MB=7224), tx/s=115772 (MB/s=7224) # 6.06 [+1.40] rx=57880 (7224 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=149568 (MB=9333), tx/s=149568 (MB/s=9333) # 9.15 [+1.50] rx=149568 (9333 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=120057 (MB=7491), tx/s=120057 (MB/s=7491) # 12.13 [+1.40] rx=60017 (7491 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=133216 (MB=8313), tx/s=133216 (MB/s=8313) # 15.21 [+1.50] rx=133216 (8313 MB) # 15.21 [+0.00] ok # 15.37 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=145288 (MB=9066), tx/s=145288 (MB/s=9066) # 18.19 [+1.40] rx=72563 (9066 MB) # 18.19 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=137600 (MB=8586), tx/s=137600 (MB/s=8586) # 21.29 [+1.50] rx=137600 (8586 MB) # 21.29 [+0.00] ok # 21.46 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.92 [+1.46] tx=128343 (MB=8009), tx/s=128343 (MB/s=8009) # 24.28 [+1.36] rx=63728 (8009 MB) # 24.28 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=117984 (MB=7362), tx/s=117984 (MB/s=7362) # 27.36 [+1.50] rx=117984 (7362 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=116839 (MB=7291), tx/s=116839 (MB/s=7291) # 30.34 [+1.40] rx=58402 (7291 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 33.42 [+1.50] rx=134592 (8399 MB) # 33.43 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.46] tx=119438 (MB=7453), tx/s=119438 (MB/s=7453) # 36.41 [+1.36] rx=59687 (7453 MB) # 36.41 [+0.00] ok # 36.43 [+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__->