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.11 [+0.11] ipv4 udp -m 1 -t 1 -n 32 # 1.53 [+1.42] tx=138176 (MB=8622), tx/s=138176 (MB/s=8622) # 3.03 [+1.50] rx=138176 (8622 MB) # 3.03 [+0.00] ok # 3.18 [+0.15] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.46] tx=131348 (MB=8196), tx/s=131348 (MB/s=8196) # 6.00 [+1.36] rx=64889 (8196 MB) # 6.00 [+0.00] ok # 6.15 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.57 [+1.42] tx=148640 (MB=9275), tx/s=148640 (MB/s=9275) # 9.07 [+1.50] rx=148640 (9275 MB) # 9.07 [+0.00] ok # 9.23 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.65 [+1.42] tx=135875 (MB=8479), tx/s=135875 (MB/s=8479) # 12.05 [+1.40] rx=67128 (8479 MB) # 12.05 [+0.00] ok # 12.20 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.62 [+1.42] tx=157472 (MB=9826), tx/s=157472 (MB/s=9826) # 15.12 [+1.50] rx=157472 (9826 MB) # 15.13 [+0.00] ok # 15.28 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.70 [+1.42] tx=144629 (MB=9025), tx/s=144629 (MB/s=9025) # 18.10 [+1.40] rx=72267 (9025 MB) # 18.10 [+0.00] ok # 18.27 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.69 [+1.42] tx=138880 (MB=8666), tx/s=138880 (MB/s=8666) # 21.19 [+1.50] rx=138880 (8666 MB) # 21.19 [+0.00] ok # 21.34 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.80 [+1.46] tx=125073 (MB=7805), tx/s=125073 (MB/s=7805) # 24.16 [+1.36] rx=62481 (7805 MB) # 24.16 [+0.00] ok # 24.31 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.74 [+1.42] tx=149152 (MB=9307), tx/s=149152 (MB/s=9307) # 27.24 [+1.50] rx=149152 (9307 MB) # 27.24 [+0.00] ok # 27.39 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.81 [+1.42] tx=136344 (MB=8508), tx/s=136344 (MB/s=8508) # 30.21 [+1.40] rx=67487 (8508 MB) # 30.21 [+0.00] ok # 30.35 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.77 [+1.42] tx=160448 (MB=10012), tx/s=160448 (MB/s=10012) # 33.28 [+1.50] rx=160448 (10012 MB) # 33.28 [+0.00] ok # 33.43 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.85 [+1.42] tx=143322 (MB=8943), tx/s=143322 (MB/s=8943) # 36.25 [+1.40] rx=71565 (8943 MB) # 36.26 [+0.00] ok # 36.28 [+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__->