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=136736 (MB=8532), tx/s=136736 (MB/s=8532) # 3.06 [+1.50] rx=136736 (8532 MB) # 3.06 [+0.00] ok # 3.22 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=124211 (MB=7751), tx/s=124211 (MB/s=7751) # 6.04 [+1.36] rx=62063 (7751 MB) # 6.04 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 9.12 [+1.50] rx=137920 (8606 MB) # 9.12 [+0.00] ok # 9.29 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=124937 (MB=7796), tx/s=124937 (MB/s=7796) # 12.11 [+1.36] rx=62420 (7796 MB) # 12.11 [+0.00] ok # 12.27 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=164224 (MB=10248), tx/s=164224 (MB/s=10248) # 15.19 [+1.50] rx=164224 (10248 MB) # 15.19 [+0.00] ok # 15.37 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=131740 (MB=8221), tx/s=131740 (MB/s=8221) # 18.19 [+1.40] rx=65661 (8221 MB) # 18.19 [+0.00] ok # 18.38 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.80 [+1.42] tx=108448 (MB=6767), tx/s=108448 (MB/s=6767) # 21.30 [+1.50] rx=108448 (6767 MB) # 21.31 [+0.00] ok # 21.49 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=116853 (MB=7292), tx/s=116853 (MB/s=7292) # 24.32 [+1.36] rx=58410 (7292 MB) # 24.32 [+0.00] ok # 24.51 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=114496 (MB=7144), tx/s=114496 (MB/s=7144) # 27.44 [+1.50] rx=114496 (7144 MB) # 27.44 [+0.00] ok # 27.62 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.09 [+1.46] tx=128010 (MB=7988), tx/s=128010 (MB/s=7988) # 30.45 [+1.36] rx=63989 (7988 MB) # 30.45 [+0.00] ok # 30.64 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=114720 (MB=7158), tx/s=114720 (MB/s=7158) # 33.56 [+1.50] rx=114720 (7158 MB) # 33.56 [+0.00] ok # 33.74 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.46] tx=143234 (MB=8938), tx/s=143234 (MB/s=8938) # 36.56 [+1.36] rx=71571 (8938 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__->