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.57 [+1.42] tx=140416 (MB=8762), tx/s=140416 (MB/s=8762) # 3.07 [+1.50] rx=140416 (8762 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=120260 (MB=7504), tx/s=120260 (MB/s=7504) # 6.06 [+1.40] rx=60129 (7504 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=125856 (MB=7853), tx/s=125856 (MB/s=7853) # 9.15 [+1.50] rx=125856 (7853 MB) # 9.15 [+0.00] ok # 9.31 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.73 [+1.42] tx=138763 (MB=8659), tx/s=138763 (MB/s=8659) # 12.13 [+1.40] rx=69379 (8659 MB) # 12.13 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=145280 (MB=9066), tx/s=145280 (MB/s=9066) # 15.22 [+1.50] rx=145280 (9066 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=128898 (MB=8043), tx/s=128898 (MB/s=8043) # 18.20 [+1.40] rx=64355 (8043 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=140096 (MB=8742), tx/s=140096 (MB/s=8742) # 21.29 [+1.50] rx=140096 (8742 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=131259 (MB=8191), tx/s=131259 (MB/s=8191) # 24.27 [+1.36] rx=65621 (8191 MB) # 24.27 [+0.00] ok # 24.44 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.86 [+1.42] tx=124704 (MB=7781), tx/s=124704 (MB/s=7781) # 27.36 [+1.50] rx=124704 (7781 MB) # 27.36 [+0.00] ok # 27.52 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=123228 (MB=7689), tx/s=123228 (MB/s=7689) # 30.34 [+1.40] rx=61613 (7689 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=143360 (MB=8946), tx/s=143360 (MB/s=8946) # 33.42 [+1.50] rx=143360 (8946 MB) # 33.42 [+0.00] ok # 33.59 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.01 [+1.42] tx=146387 (MB=9135), tx/s=146387 (MB/s=9135) # 36.41 [+1.40] rx=73143 (9135 MB) # 36.41 [+0.00] ok # 36.43 [+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__->