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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=112992 (MB=7051), tx/s=112992 (MB/s=7051) # 3.06 [+1.50] rx=112992 (7051 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=110713 (MB=6908), tx/s=110713 (MB/s=6908) # 6.05 [+1.40] rx=55344 (6908 MB) # 6.05 [+0.00] ok # 6.22 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=149504 (MB=9329), tx/s=149504 (MB/s=9329) # 9.14 [+1.50] rx=149504 (9329 MB) # 9.14 [+0.00] ok # 9.33 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.42] tx=115894 (MB=7232), tx/s=115894 (MB/s=7232) # 12.15 [+1.40] rx=57706 (7232 MB) # 12.15 [+0.00] ok # 12.31 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.73 [+1.42] tx=164960 (MB=10294), tx/s=164960 (MB/s=10294) # 15.23 [+1.50] rx=164960 (10294 MB) # 15.23 [+0.00] ok # 15.40 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=121331 (MB=7571), tx/s=121331 (MB/s=7571) # 18.22 [+1.40] rx=60626 (7571 MB) # 18.22 [+0.00] ok # 18.40 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.82 [+1.42] tx=115136 (MB=7184), tx/s=115136 (MB/s=7184) # 21.32 [+1.50] rx=115136 (7184 MB) # 21.32 [+0.00] ok # 21.48 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=130534 (MB=8145), tx/s=130534 (MB/s=8145) # 24.30 [+1.36] rx=65234 (8145 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=149600 (MB=9335), tx/s=149600 (MB/s=9335) # 27.39 [+1.50] rx=149600 (9335 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 28.98 [+1.42] tx=120348 (MB=7510), tx/s=120348 (MB/s=7510) # 30.38 [+1.40] rx=60154 (7510 MB) # 30.39 [+0.00] ok # 30.55 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.97 [+1.42] tx=136736 (MB=8532), tx/s=136736 (MB/s=8532) # 33.47 [+1.50] rx=136736 (8532 MB) # 33.47 [+0.00] ok # 33.64 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.06 [+1.42] tx=143863 (MB=8977), tx/s=143863 (MB/s=8977) # 36.46 [+1.40] rx=71872 (8977 MB) # 36.46 [+0.00] ok # 36.48 [+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__->