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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=122816 (MB=7664), tx/s=122816 (MB/s=7664) # 3.06 [+1.50] rx=122816 (7664 MB) # 3.06 [+0.00] ok # 3.21 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.68 [+1.46] tx=128244 (MB=8002), tx/s=128244 (MB/s=8002) # 6.03 [+1.36] rx=64105 (8002 MB) # 6.03 [+0.00] ok # 6.22 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=136704 (MB=8530), tx/s=136704 (MB/s=8530) # 9.14 [+1.50] rx=136704 (8530 MB) # 9.14 [+0.00] ok # 9.33 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=134280 (MB=8379), tx/s=134280 (MB/s=8379) # 12.15 [+1.40] rx=67080 (8379 MB) # 12.15 [+0.00] ok # 12.32 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=153504 (MB=9579), tx/s=153504 (MB/s=9579) # 15.24 [+1.50] rx=153504 (9579 MB) # 15.24 [+0.00] ok # 15.43 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=127890 (MB=7980), tx/s=127890 (MB/s=7980) # 18.26 [+1.40] rx=63686 (7980 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=112704 (MB=7033), tx/s=112704 (MB/s=7033) # 21.35 [+1.50] rx=112704 (7033 MB) # 21.35 [+0.00] ok # 21.53 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=126819 (MB=7913), tx/s=126819 (MB/s=7913) # 24.35 [+1.36] rx=63395 (7913 MB) # 24.36 [+0.00] ok # 24.53 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=144672 (MB=9028), tx/s=144672 (MB/s=9028) # 27.45 [+1.50] rx=144672 (9028 MB) # 27.45 [+0.00] ok # 27.64 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=128831 (MB=8039), tx/s=128831 (MB/s=8039) # 30.46 [+1.40] rx=63481 (8039 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=151328 (MB=9443), tx/s=151328 (MB/s=9443) # 33.56 [+1.50] rx=151328 (9443 MB) # 33.57 [+0.00] ok # 33.73 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.15 [+1.42] tx=110698 (MB=6907), tx/s=110698 (MB/s=6907) # 36.55 [+1.40] rx=55014 (6907 MB) # 36.55 [+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__->