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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.61 [+1.42] tx=71136 (MB=4439), tx/s=71136 (MB/s=4439) # 3.11 [+1.50] rx=71136 (4439 MB) # 3.11 [+0.00] ok # 3.30 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.46] tx=128638 (MB=8027), tx/s=128638 (MB/s=8027) # 6.12 [+1.36] rx=64299 (8027 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=83232 (MB=5193), tx/s=83232 (MB/s=5193) # 9.24 [+1.50] rx=83232 (5193 MB) # 9.24 [+0.00] ok # 9.41 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=121762 (MB=7598), tx/s=121762 (MB/s=7598) # 12.23 [+1.36] rx=60040 (7598 MB) # 12.23 [+0.00] ok # 12.43 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=103264 (MB=6444), tx/s=103264 (MB/s=6444) # 15.35 [+1.50] rx=103264 (6444 MB) # 15.35 [+0.00] ok # 15.54 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.97 [+1.42] tx=125797 (MB=7850), tx/s=125797 (MB/s=7850) # 18.36 [+1.40] rx=62743 (7850 MB) # 18.37 [+0.00] ok # 18.57 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=98240 (MB=6130), tx/s=98240 (MB/s=6130) # 21.49 [+1.50] rx=98240 (6130 MB) # 21.49 [+0.00] ok # 21.69 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=110393 (MB=6888), tx/s=110393 (MB/s=6888) # 24.51 [+1.36] rx=55148 (6888 MB) # 24.51 [+0.00] ok # 24.69 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.11 [+1.42] tx=115936 (MB=7234), tx/s=115936 (MB/s=7234) # 27.61 [+1.50] rx=115936 (7234 MB) # 27.61 [+0.00] ok # 27.80 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.26 [+1.46] tx=112445 (MB=7016), tx/s=112445 (MB/s=7016) # 30.62 [+1.36] rx=56179 (7016 MB) # 30.62 [+0.00] ok # 30.82 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.25 [+1.42] tx=103136 (MB=6436), tx/s=103136 (MB/s=6436) # 33.75 [+1.50] rx=103136 (6436 MB) # 33.75 [+0.00] ok # 33.92 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.35 [+1.42] tx=137265 (MB=8565), tx/s=137265 (MB/s=8565) # 36.74 [+1.40] rx=68554 (8565 MB) # 36.75 [+0.00] ok # 36.77 [+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__->