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=137792 (MB=8598), tx/s=137792 (MB/s=8598) # 3.09 [+1.50] rx=137792 (8598 MB) # 3.09 [+0.00] ok # 3.31 [+0.22] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.47] tx=117868 (MB=7355), tx/s=117868 (MB/s=7355) # 6.13 [+1.36] rx=58920 (7355 MB) # 6.13 [+0.00] ok # 6.34 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=132320 (MB=8257), tx/s=132320 (MB/s=8257) # 9.27 [+1.50] rx=132320 (8257 MB) # 9.27 [+0.00] ok # 9.45 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=129241 (MB=8065), tx/s=129241 (MB/s=8065) # 12.28 [+1.36] rx=64589 (8065 MB) # 12.28 [+0.00] ok # 12.48 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.43] tx=129280 (MB=8067), tx/s=129280 (MB/s=8067) # 15.41 [+1.50] rx=129280 (8067 MB) # 15.41 [+0.00] ok # 15.61 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.04 [+1.42] tx=134161 (MB=8372), tx/s=134161 (MB/s=8372) # 18.44 [+1.40] rx=66991 (8372 MB) # 18.44 [+0.00] ok # 18.64 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.06 [+1.42] tx=130464 (MB=8141), tx/s=130464 (MB/s=8141) # 21.56 [+1.50] rx=130464 (8141 MB) # 21.56 [+0.00] ok # 21.78 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.25 [+1.46] tx=108423 (MB=6765), tx/s=108423 (MB/s=6765) # 24.61 [+1.36] rx=53053 (6765 MB) # 24.61 [+0.00] ok # 24.82 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.24 [+1.43] tx=121536 (MB=7584), tx/s=121536 (MB/s=7584) # 27.74 [+1.50] rx=121536 (7584 MB) # 27.74 [+0.00] ok # 27.94 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.42] tx=116440 (MB=7266), tx/s=116440 (MB/s=7266) # 30.76 [+1.40] rx=58134 (7266 MB) # 30.77 [+0.00] ok # 30.96 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.38 [+1.42] tx=121504 (MB=7582), tx/s=121504 (MB/s=7582) # 33.88 [+1.50] rx=121504 (7582 MB) # 33.89 [+0.00] ok # 34.10 [+0.22] ipv6 tcp -m 3 -t 1 -n 1 # 35.53 [+1.42] tx=132715 (MB=8281), tx/s=132715 (MB/s=8281) # 36.93 [+1.40] rx=66165 (8281 MB) # 36.93 [+0.00] ok # 36.95 [+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__->