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=117856 (MB=7354), tx/s=117856 (MB/s=7354) # 3.07 [+1.50] rx=117856 (7354 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=116389 (MB=7263), tx/s=116389 (MB/s=7263) # 6.06 [+1.40] rx=58177 (7263 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=148448 (MB=9263), tx/s=148448 (MB/s=9263) # 9.15 [+1.50] rx=148448 (9263 MB) # 9.15 [+0.00] ok # 9.32 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.74 [+1.42] tx=121304 (MB=7569), tx/s=121304 (MB/s=7569) # 12.14 [+1.40] rx=60621 (7569 MB) # 12.14 [+0.00] ok # 12.31 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=160288 (MB=10002), tx/s=160288 (MB/s=10002) # 15.23 [+1.50] rx=160288 (10002 MB) # 15.23 [+0.00] ok # 15.41 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.42] tx=144815 (MB=9036), tx/s=144815 (MB/s=9036) # 18.23 [+1.40] rx=72327 (9036 MB) # 18.24 [+0.00] ok # 18.41 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=140736 (MB=8782), tx/s=140736 (MB/s=8782) # 21.34 [+1.50] rx=140736 (8782 MB) # 21.34 [+0.00] ok # 21.51 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.93 [+1.42] tx=117078 (MB=7306), tx/s=117078 (MB/s=7306) # 24.33 [+1.40] rx=58528 (7306 MB) # 24.33 [+0.00] ok # 24.50 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.93 [+1.42] tx=150688 (MB=9403), tx/s=150688 (MB/s=9403) # 27.43 [+1.50] rx=150688 (9403 MB) # 27.43 [+0.00] ok # 27.59 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.42] tx=121864 (MB=7604), tx/s=121864 (MB/s=7604) # 30.42 [+1.40] rx=60833 (7604 MB) # 30.42 [+0.00] ok # 30.58 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=165824 (MB=10348), tx/s=165824 (MB/s=10348) # 33.50 [+1.50] rx=165824 (10348 MB) # 33.51 [+0.00] ok # 33.67 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.09 [+1.42] tx=144066 (MB=8990), tx/s=144066 (MB/s=8990) # 36.49 [+1.40] rx=71959 (8990 MB) # 36.49 [+0.00] ok # 36.52 [+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__->