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=116160 (MB=7248), tx/s=116160 (MB/s=7248) # 3.08 [+1.50] rx=116160 (7248 MB) # 3.09 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.74 [+1.46] tx=133681 (MB=8342), tx/s=133681 (MB/s=8342) # 6.09 [+1.36] rx=66794 (8342 MB) # 6.09 [+0.00] ok # 6.27 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=150208 (MB=9373), tx/s=150208 (MB/s=9373) # 9.19 [+1.50] rx=150208 (9373 MB) # 9.19 [+0.00] ok # 9.36 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.42] tx=117895 (MB=7357), tx/s=117895 (MB/s=7357) # 12.18 [+1.40] rx=58942 (7357 MB) # 12.18 [+0.00] ok # 12.35 [+0.17] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=166272 (MB=10375), tx/s=166272 (MB/s=10375) # 15.27 [+1.50] rx=166272 (10375 MB) # 15.27 [+0.00] ok # 15.44 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.86 [+1.42] tx=146455 (MB=9139), tx/s=146455 (MB/s=9139) # 18.26 [+1.40] rx=73128 (9139 MB) # 18.26 [+0.00] ok # 18.43 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.85 [+1.42] tx=121568 (MB=7586), tx/s=121568 (MB/s=7586) # 21.35 [+1.50] rx=121568 (7586 MB) # 21.36 [+0.00] ok # 21.53 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.99 [+1.46] tx=129552 (MB=8084), tx/s=129552 (MB/s=8084) # 24.35 [+1.36] rx=64764 (8084 MB) # 24.35 [+0.00] ok # 24.52 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.94 [+1.42] tx=147040 (MB=9175), tx/s=147040 (MB/s=9175) # 27.44 [+1.50] rx=147040 (9175 MB) # 27.44 [+0.00] ok # 27.62 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.08 [+1.46] tx=135435 (MB=8451), tx/s=135435 (MB/s=8451) # 30.44 [+1.36] rx=66744 (8451 MB) # 30.44 [+0.00] ok # 30.62 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.04 [+1.42] tx=163360 (MB=10194), tx/s=163360 (MB/s=10194) # 33.54 [+1.50] rx=163360 (10194 MB) # 33.54 [+0.00] ok # 33.71 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.13 [+1.42] tx=144862 (MB=9039), tx/s=144862 (MB/s=9039) # 36.53 [+1.40] rx=72344 (9039 MB) # 36.53 [+0.00] ok # 36.56 [+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__->