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=87040 (MB=5431), tx/s=87040 (MB/s=5431) # 3.07 [+1.50] rx=86694 (5410 MB) # 3.07 [+0.00] ok # 3.25 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=117843 (MB=7353), tx/s=117843 (MB/s=7353) # 6.07 [+1.36] rx=58862 (7353 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=80192 (MB=5004), tx/s=80192 (MB/s=5004) # 9.17 [+1.50] rx=80192 (5004 MB) # 9.17 [+0.00] ok # 9.35 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.81 [+1.46] tx=135716 (MB=8469), tx/s=135716 (MB/s=8469) # 12.17 [+1.36] rx=67094 (8469 MB) # 12.17 [+0.00] ok # 12.33 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=132192 (MB=8249), tx/s=132192 (MB/s=8249) # 15.25 [+1.50] rx=132192 (8249 MB) # 15.25 [+0.00] ok # 15.44 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=120990 (MB=7550), tx/s=120990 (MB/s=7550) # 18.26 [+1.40] rx=60244 (7550 MB) # 18.26 [+0.00] ok # 18.44 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.86 [+1.42] tx=111392 (MB=6951), tx/s=111392 (MB/s=6951) # 21.36 [+1.50] rx=111392 (6951 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.46] tx=125010 (MB=7801), tx/s=125010 (MB/s=7801) # 24.35 [+1.36] rx=62500 (7801 MB) # 24.35 [+0.00] ok # 24.53 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 25.95 [+1.42] tx=90240 (MB=5631), tx/s=90240 (MB/s=5631) # 27.45 [+1.50] rx=90240 (5631 MB) # 27.45 [+0.00] ok # 27.64 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=115500 (MB=7207), tx/s=115500 (MB/s=7207) # 30.46 [+1.36] rx=57653 (7207 MB) # 30.46 [+0.00] ok # 30.64 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.07 [+1.42] tx=132928 (MB=8295), tx/s=132928 (MB/s=8295) # 33.57 [+1.50] rx=132928 (8295 MB) # 33.57 [+0.00] ok # 33.74 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.16 [+1.42] tx=116865 (MB=7292), tx/s=116865 (MB/s=7292) # 36.56 [+1.40] rx=58133 (7292 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__->