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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=83200 (MB=5191), tx/s=83200 (MB/s=5191) # 3.08 [+1.50] rx=83200 (5191 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=114989 (MB=7175), tx/s=114989 (MB/s=7175) # 6.09 [+1.36] rx=57472 (7175 MB) # 6.09 [+0.00] ok # 6.28 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=70016 (MB=4369), tx/s=70016 (MB/s=4369) # 9.20 [+1.50] rx=70016 (4369 MB) # 9.20 [+0.00] ok # 9.38 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.46] tx=120000 (MB=7488), tx/s=120000 (MB/s=7488) # 12.21 [+1.36] rx=59596 (7488 MB) # 12.21 [+0.00] ok # 12.40 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.82 [+1.42] tx=101216 (MB=6316), tx/s=101216 (MB/s=6316) # 15.33 [+1.50] rx=101216 (6316 MB) # 15.33 [+0.00] ok # 15.53 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.95 [+1.42] tx=119706 (MB=7470), tx/s=119706 (MB/s=7470) # 18.35 [+1.40] rx=58880 (7470 MB) # 18.35 [+0.00] ok # 18.56 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 19.98 [+1.42] tx=94016 (MB=5866), tx/s=94016 (MB/s=5866) # 21.48 [+1.50] rx=94016 (5866 MB) # 21.48 [+0.00] ok # 21.68 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=110269 (MB=6881), tx/s=110269 (MB/s=6881) # 24.51 [+1.36] rx=55130 (6881 MB) # 24.51 [+0.00] ok # 24.70 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.12 [+1.42] tx=83616 (MB=5217), tx/s=83616 (MB/s=5217) # 27.62 [+1.50] rx=83616 (5217 MB) # 27.62 [+0.00] ok # 27.81 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.27 [+1.46] tx=115779 (MB=7225), tx/s=115779 (MB/s=7225) # 30.63 [+1.36] rx=57807 (7225 MB) # 30.63 [+0.00] ok # 30.81 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.23 [+1.42] tx=100576 (MB=6276), tx/s=100576 (MB/s=6276) # 33.73 [+1.50] rx=100576 (6276 MB) # 33.73 [+0.00] ok # 33.92 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.34 [+1.42] tx=120755 (MB=7535), tx/s=120755 (MB/s=7535) # 36.74 [+1.40] rx=60234 (7535 MB) # 36.74 [+0.00] ok # 36.77 [+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__->