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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=110112 (MB=6871), tx/s=110112 (MB/s=6871) # 3.09 [+1.50] rx=110112 (6871 MB) # 3.09 [+0.00] ok # 3.28 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=109942 (MB=6860), tx/s=109942 (MB/s=6860) # 6.10 [+1.36] rx=54896 (6860 MB) # 6.10 [+0.00] ok # 6.27 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=114976 (MB=7174), tx/s=114976 (MB/s=7174) # 9.20 [+1.50] rx=114976 (7174 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.84 [+1.46] tx=123210 (MB=7688), tx/s=123210 (MB/s=7688) # 12.20 [+1.36] rx=61522 (7688 MB) # 12.20 [+0.00] ok # 12.40 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=157952 (MB=9856), tx/s=157952 (MB/s=9856) # 15.32 [+1.50] rx=157952 (9856 MB) # 15.32 [+0.00] ok # 15.48 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.90 [+1.42] tx=144378 (MB=9009), tx/s=144378 (MB/s=9009) # 18.30 [+1.40] rx=72100 (9009 MB) # 18.30 [+0.00] ok # 18.49 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.91 [+1.42] tx=133152 (MB=8309), tx/s=133152 (MB/s=8309) # 21.41 [+1.50] rx=133152 (8309 MB) # 21.42 [+0.00] ok # 21.59 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.05 [+1.46] tx=110404 (MB=6889), tx/s=110404 (MB/s=6889) # 24.41 [+1.36] rx=54975 (6889 MB) # 24.41 [+0.00] ok # 24.59 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.01 [+1.42] tx=111104 (MB=6933), tx/s=111104 (MB/s=6933) # 27.51 [+1.50] rx=111104 (6933 MB) # 27.51 [+0.00] ok # 27.67 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.13 [+1.46] tx=128478 (MB=8017), tx/s=128478 (MB/s=8017) # 30.49 [+1.36] rx=64213 (8017 MB) # 30.49 [+0.00] ok # 30.65 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=148096 (MB=9241), tx/s=148096 (MB/s=9241) # 33.57 [+1.50] rx=148096 (9241 MB) # 33.57 [+0.00] ok # 33.73 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=114125 (MB=7121), tx/s=114125 (MB/s=7121) # 36.56 [+1.40] rx=56894 (7121 MB) # 36.56 [+0.00] ok # 36.58 [+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__->