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=127424 (MB=7951), tx/s=127424 (MB/s=7951) # 3.10 [+1.50] rx=127424 (7951 MB) # 3.10 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=127621 (MB=7964), tx/s=127621 (MB/s=7964) # 6.11 [+1.36] rx=63788 (7964 MB) # 6.11 [+0.00] ok # 6.31 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.74 [+1.42] tx=148704 (MB=9279), tx/s=148704 (MB/s=9279) # 9.24 [+1.50] rx=148704 (9279 MB) # 9.24 [+0.00] ok # 9.45 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=117152 (MB=7310), tx/s=117152 (MB/s=7310) # 12.27 [+1.36] rx=58370 (7310 MB) # 12.27 [+0.00] ok # 12.49 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.91 [+1.43] tx=114688 (MB=7156), tx/s=114688 (MB/s=7156) # 15.41 [+1.50] rx=114688 (7156 MB) # 15.42 [+0.00] ok # 15.63 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.42] tx=109196 (MB=6814), tx/s=109196 (MB/s=6814) # 18.45 [+1.40] rx=53959 (6814 MB) # 18.45 [+0.00] ok # 18.67 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.09 [+1.42] tx=131872 (MB=8229), tx/s=131872 (MB/s=8229) # 21.59 [+1.50] rx=131872 (8229 MB) # 21.60 [+0.00] ok # 21.77 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.24 [+1.47] tx=127031 (MB=7927), tx/s=127031 (MB/s=7927) # 24.60 [+1.36] rx=63476 (7927 MB) # 24.60 [+0.00] ok # 24.79 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.22 [+1.42] tx=115680 (MB=7218), tx/s=115680 (MB/s=7218) # 27.72 [+1.50] rx=115680 (7218 MB) # 27.72 [+0.00] ok # 27.93 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.39 [+1.47] tx=113615 (MB=7089), tx/s=113615 (MB/s=7089) # 30.75 [+1.36] rx=56792 (7089 MB) # 30.75 [+0.00] ok # 30.97 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.39 [+1.42] tx=115584 (MB=7212), tx/s=115584 (MB/s=7212) # 33.89 [+1.50] rx=115584 (7212 MB) # 33.89 [+0.00] ok # 34.11 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.53 [+1.43] tx=109391 (MB=6826), tx/s=109391 (MB/s=6826) # 36.93 [+1.40] rx=54501 (6826 MB) # 36.93 [+0.00] ok # 36.96 [+0.03] 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__->