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=101472 (MB=6332), tx/s=101472 (MB/s=6332) # 3.08 [+1.50] rx=101472 (6332 MB) # 3.09 [+0.00] ok # 3.28 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=113821 (MB=7102), tx/s=113821 (MB/s=7102) # 6.10 [+1.36] rx=56879 (7102 MB) # 6.10 [+0.00] ok # 6.28 [+0.18] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=142912 (MB=8918), tx/s=142912 (MB/s=8918) # 9.20 [+1.50] rx=142912 (8918 MB) # 9.20 [+0.00] ok # 9.37 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=133439 (MB=8327), tx/s=133439 (MB/s=8327) # 12.19 [+1.36] rx=66706 (8327 MB) # 12.19 [+0.00] ok # 12.36 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.78 [+1.42] tx=155584 (MB=9709), tx/s=155584 (MB/s=9709) # 15.28 [+1.50] rx=155584 (9709 MB) # 15.28 [+0.00] ok # 15.44 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.94 [+1.50] tx=136520 (MB=8519), tx/s=136520 (MB/s=8519) # 18.26 [+1.32] rx=68155 (8519 MB) # 18.26 [+0.00] ok # 18.44 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=134592 (MB=8399), tx/s=134592 (MB/s=8399) # 21.36 [+1.50] rx=134592 (8399 MB) # 21.36 [+0.00] ok # 21.52 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.98 [+1.46] tx=127902 (MB=7981), tx/s=127902 (MB/s=7981) # 24.34 [+1.36] rx=62320 (7981 MB) # 24.34 [+0.00] ok # 24.50 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.92 [+1.42] tx=146528 (MB=9143), tx/s=146528 (MB/s=9143) # 27.42 [+1.50] rx=146528 (9143 MB) # 27.42 [+0.00] ok # 27.58 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=131128 (MB=8182), tx/s=131128 (MB/s=8182) # 30.40 [+1.36] rx=65551 (8182 MB) # 30.40 [+0.00] ok # 30.56 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 31.98 [+1.42] tx=158208 (MB=9872), tx/s=158208 (MB/s=9872) # 33.48 [+1.50] rx=158208 (9872 MB) # 33.48 [+0.00] ok # 33.65 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.07 [+1.42] tx=127892 (MB=7980), tx/s=127892 (MB/s=7980) # 36.47 [+1.40] rx=63826 (7980 MB) # 36.47 [+0.00] ok # 36.49 [+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__->