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.58 [+1.42] tx=137824 (MB=8600), tx/s=137824 (MB/s=8600) # 3.09 [+1.50] rx=137824 (8600 MB) # 3.09 [+0.00] ok # 3.28 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=127541 (MB=7959), tx/s=127541 (MB/s=7959) # 6.11 [+1.36] rx=63591 (7959 MB) # 6.11 [+0.00] ok # 6.30 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=144896 (MB=9042), tx/s=144896 (MB/s=9042) # 9.23 [+1.50] rx=144896 (9042 MB) # 9.23 [+0.00] ok # 9.43 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=115836 (MB=7228), tx/s=115836 (MB/s=7228) # 12.25 [+1.36] rx=57768 (7228 MB) # 12.26 [+0.00] ok # 12.46 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.89 [+1.43] tx=139072 (MB=8678), tx/s=139072 (MB/s=8678) # 15.39 [+1.50] rx=139072 (8678 MB) # 15.39 [+0.00] ok # 15.61 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 17.03 [+1.42] tx=142946 (MB=8920), tx/s=142946 (MB/s=8920) # 18.43 [+1.40] rx=71386 (8920 MB) # 18.43 [+0.00] ok # 18.65 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.42] tx=109376 (MB=6825), tx/s=109376 (MB/s=6825) # 21.57 [+1.50] rx=109376 (6825 MB) # 21.57 [+0.00] ok # 21.77 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.23 [+1.47] tx=109935 (MB=6860), tx/s=109935 (MB/s=6860) # 24.59 [+1.36] rx=54926 (6860 MB) # 24.59 [+0.00] ok # 24.77 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.42] tx=147936 (MB=9231), tx/s=147936 (MB/s=9231) # 27.70 [+1.50] rx=147936 (9231 MB) # 27.70 [+0.00] ok # 27.90 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.46] tx=120407 (MB=7513), tx/s=120407 (MB/s=7513) # 30.73 [+1.36] rx=60110 (7513 MB) # 30.73 [+0.00] ok # 30.93 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.42] tx=157536 (MB=9830), tx/s=157536 (MB/s=9830) # 33.86 [+1.50] rx=157536 (9830 MB) # 33.86 [+0.00] ok # 34.03 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=132327 (MB=8257), tx/s=132327 (MB/s=8257) # 36.85 [+1.40] rx=66053 (8257 MB) # 36.85 [+0.00] ok # 36.87 [+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__->