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.58 [+1.42] tx=108832 (MB=6791), tx/s=108832 (MB/s=6791) # 3.08 [+1.50] rx=108832 (6791 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=124652 (MB=7778), tx/s=124652 (MB/s=7778) # 6.10 [+1.36] rx=62285 (7778 MB) # 6.10 [+0.00] ok # 6.29 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.42] tx=131680 (MB=8217), tx/s=131680 (MB/s=8217) # 9.22 [+1.50] rx=131680 (8217 MB) # 9.22 [+0.00] ok # 9.42 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=128568 (MB=8023), tx/s=128568 (MB/s=8023) # 12.24 [+1.36] rx=64266 (8023 MB) # 12.25 [+0.00] ok # 12.47 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.43] tx=130560 (MB=8147), tx/s=130560 (MB/s=8147) # 15.40 [+1.50] rx=130560 (8147 MB) # 15.40 [+0.00] ok # 15.60 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=101490 (MB=6333), tx/s=101490 (MB/s=6333) # 18.43 [+1.40] rx=49767 (6333 MB) # 18.43 [+0.00] ok # 18.62 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=123520 (MB=7708), tx/s=123520 (MB/s=7708) # 21.54 [+1.50] rx=123520 (7708 MB) # 21.54 [+0.00] ok # 21.75 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.22 [+1.46] tx=109007 (MB=6802), tx/s=109007 (MB/s=6802) # 24.58 [+1.36] rx=54483 (6802 MB) # 24.58 [+0.00] ok # 24.77 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.19 [+1.42] tx=135648 (MB=8464), tx/s=135648 (MB/s=8464) # 27.69 [+1.50] rx=135648 (8464 MB) # 27.69 [+0.00] ok # 27.90 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.47] tx=118757 (MB=7410), tx/s=118757 (MB/s=7410) # 30.73 [+1.36] rx=59265 (7410 MB) # 30.73 [+0.00] ok # 30.94 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.37 [+1.43] tx=127520 (MB=7957), tx/s=127520 (MB/s=7957) # 33.87 [+1.50] rx=127520 (7957 MB) # 33.87 [+0.00] ok # 34.20 [+0.33] ipv6 tcp -m 3 -t 1 -n 1 # 35.64 [+1.44] tx=76573 (MB=4778), tx/s=76573 (MB/s=4778) # 37.04 [+1.40] rx=36463 (4778 MB) # 37.05 [+0.00] ok # 37.09 [+0.04] 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__->