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.18 [+0.18] ipv4 udp -m 1 -t 1 -n 32 # 1.60 [+1.42] tx=106016 (MB=6615), tx/s=106016 (MB/s=6615) # 3.10 [+1.50] rx=106016 (6615 MB) # 3.10 [+0.00] ok # 3.30 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=129190 (MB=8061), tx/s=129190 (MB/s=8061) # 6.13 [+1.36] rx=64554 (8061 MB) # 6.13 [+0.00] ok # 6.32 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=143936 (MB=8982), tx/s=143936 (MB/s=8982) # 9.25 [+1.50] rx=143936 (8982 MB) # 9.25 [+0.00] ok # 9.46 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.92 [+1.46] tx=114190 (MB=7125), tx/s=114190 (MB/s=7125) # 12.28 [+1.36] rx=56137 (7125 MB) # 12.28 [+0.00] ok # 12.49 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.92 [+1.43] tx=157344 (MB=9818), tx/s=157344 (MB/s=9818) # 15.42 [+1.50] rx=157344 (9818 MB) # 15.42 [+0.00] ok # 15.63 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.43] tx=137467 (MB=8578), tx/s=137467 (MB/s=8578) # 18.45 [+1.40] rx=68627 (8578 MB) # 18.45 [+0.00] ok # 18.65 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.07 [+1.42] tx=125824 (MB=7851), tx/s=125824 (MB/s=7851) # 21.57 [+1.50] rx=125824 (7851 MB) # 21.57 [+0.00] ok # 21.76 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.18 [+1.42] tx=130493 (MB=8143), tx/s=130493 (MB/s=8143) # 24.58 [+1.40] rx=65222 (8143 MB) # 24.58 [+0.00] ok # 24.78 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.21 [+1.42] tx=108928 (MB=6797), tx/s=108928 (MB/s=6797) # 27.71 [+1.50] rx=108928 (6797 MB) # 27.71 [+0.00] ok # 27.91 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.37 [+1.46] tx=110005 (MB=6864), tx/s=110005 (MB/s=6864) # 30.73 [+1.36] rx=54109 (6864 MB) # 30.73 [+0.00] ok # 30.93 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.35 [+1.42] tx=161920 (MB=10104), tx/s=161920 (MB/s=10104) # 33.86 [+1.50] rx=161920 (10104 MB) # 33.86 [+0.00] ok # 34.05 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.48 [+1.43] tx=114474 (MB=7143), tx/s=114474 (MB/s=7143) # 36.88 [+1.40] rx=56604 (7143 MB) # 36.88 [+0.00] ok # 36.91 [+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__->