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=140032 (MB=8738), tx/s=140032 (MB/s=8738) # 3.08 [+1.50] rx=140032 (8738 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=129433 (MB=8077), tx/s=129433 (MB/s=8077) # 6.09 [+1.36] rx=64693 (8077 MB) # 6.09 [+0.00] ok # 6.30 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=142656 (MB=8902), tx/s=142656 (MB/s=8902) # 9.22 [+1.50] rx=142656 (8902 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.47] tx=134308 (MB=8381), tx/s=134308 (MB/s=8381) # 12.25 [+1.36] rx=67137 (8381 MB) # 12.25 [+0.00] ok # 12.46 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=159744 (MB=9968), tx/s=159744 (MB/s=9968) # 15.38 [+1.50] rx=159744 (9968 MB) # 15.38 [+0.00] ok # 15.56 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.98 [+1.42] tx=138668 (MB=8653), tx/s=138668 (MB/s=8653) # 18.38 [+1.40] rx=69250 (8653 MB) # 18.38 [+0.00] ok # 18.56 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=139008 (MB=8674), tx/s=139008 (MB/s=8674) # 21.48 [+1.50] rx=139008 (8674 MB) # 21.48 [+0.00] ok # 21.68 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.10 [+1.42] tx=111386 (MB=6950), tx/s=111386 (MB/s=6950) # 24.50 [+1.40] rx=55683 (6950 MB) # 24.50 [+0.00] ok # 24.72 [+0.22] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=139104 (MB=8680), tx/s=139104 (MB/s=8680) # 27.64 [+1.50] rx=139104 (8680 MB) # 27.64 [+0.00] ok # 27.83 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=124687 (MB=7780), tx/s=124687 (MB/s=7780) # 30.65 [+1.36] rx=62299 (7780 MB) # 30.65 [+0.00] ok # 30.84 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.26 [+1.42] tx=155808 (MB=9722), tx/s=155808 (MB/s=9722) # 33.76 [+1.50] rx=155808 (9722 MB) # 33.76 [+0.00] ok # 33.94 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.36 [+1.42] tx=140655 (MB=8777), tx/s=140655 (MB/s=8777) # 36.76 [+1.40] rx=70260 (8777 MB) # 36.76 [+0.00] ok # 36.78 [+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__->