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=71744 (MB=4477), tx/s=71744 (MB/s=4477) # 3.08 [+1.50] rx=71744 (4477 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=124851 (MB=7791), tx/s=124851 (MB/s=7791) # 6.09 [+1.36] rx=62423 (7791 MB) # 6.09 [+0.00] ok # 6.24 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=104864 (MB=6543), tx/s=104864 (MB/s=6543) # 9.16 [+1.50] rx=104864 (6543 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=137457 (MB=8577), tx/s=137457 (MB/s=8577) # 12.14 [+1.36] rx=68700 (8577 MB) # 12.14 [+0.00] ok # 12.32 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.74 [+1.42] tx=116192 (MB=7250), tx/s=116192 (MB/s=7250) # 15.24 [+1.50] rx=116192 (7250 MB) # 15.24 [+0.00] ok # 15.42 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.88 [+1.46] tx=127112 (MB=7932), tx/s=127112 (MB/s=7932) # 18.24 [+1.36] rx=63137 (7932 MB) # 18.24 [+0.00] ok # 18.43 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=92736 (MB=5787), tx/s=92736 (MB/s=5787) # 21.35 [+1.50] rx=92736 (5787 MB) # 21.35 [+0.00] ok # 21.54 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 23.01 [+1.47] tx=95990 (MB=5990), tx/s=95990 (MB/s=5990) # 24.37 [+1.36] rx=47964 (5990 MB) # 24.37 [+0.00] ok # 24.55 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.97 [+1.42] tx=81888 (MB=5110), tx/s=81888 (MB/s=5110) # 27.47 [+1.50] rx=81888 (5110 MB) # 27.48 [+0.00] ok # 27.64 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 29.06 [+1.42] tx=120308 (MB=7507), tx/s=120308 (MB/s=7507) # 30.46 [+1.40] rx=59548 (7507 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.06 [+1.42] tx=115008 (MB=7176), tx/s=115008 (MB/s=7176) # 33.56 [+1.50] rx=115008 (7176 MB) # 33.57 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=113462 (MB=7080), tx/s=113462 (MB/s=7080) # 36.56 [+1.40] rx=56606 (7080 MB) # 36.56 [+0.00] ok # 36.58 [+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__->