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=137920 (MB=8606), tx/s=137920 (MB/s=8606) # 3.06 [+1.50] rx=137920 (8606 MB) # 3.06 [+0.00] ok # 3.24 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.70 [+1.46] tx=131028 (MB=8176), tx/s=131028 (MB/s=8176) # 6.06 [+1.36] rx=65500 (8176 MB) # 6.06 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=149600 (MB=9335), tx/s=149600 (MB/s=9335) # 9.14 [+1.50] rx=149600 (9335 MB) # 9.14 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=134948 (MB=8421), tx/s=134948 (MB/s=8421) # 12.11 [+1.36] rx=67451 (8421 MB) # 12.12 [+0.00] ok # 12.27 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.69 [+1.42] tx=162272 (MB=10126), tx/s=162272 (MB/s=10126) # 15.19 [+1.50] rx=162272 (10126 MB) # 15.19 [+0.00] ok # 15.35 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.77 [+1.42] tx=143064 (MB=8927), tx/s=143064 (MB/s=8927) # 18.17 [+1.40] rx=71424 (8927 MB) # 18.17 [+0.00] ok # 18.34 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.76 [+1.42] tx=133920 (MB=8357), tx/s=133920 (MB/s=8357) # 21.26 [+1.50] rx=133920 (8357 MB) # 21.26 [+0.00] ok # 21.42 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.88 [+1.46] tx=129514 (MB=8082), tx/s=129514 (MB/s=8082) # 24.24 [+1.36] rx=64741 (8082 MB) # 24.24 [+0.00] ok # 24.40 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.82 [+1.42] tx=147520 (MB=9205), tx/s=147520 (MB/s=9205) # 27.32 [+1.50] rx=147520 (9205 MB) # 27.32 [+0.00] ok # 27.47 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.46] tx=134233 (MB=8376), tx/s=134233 (MB/s=8376) # 30.29 [+1.36] rx=66445 (8376 MB) # 30.29 [+0.00] ok # 30.45 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.87 [+1.42] tx=163776 (MB=10220), tx/s=163776 (MB/s=10220) # 33.37 [+1.50] rx=163776 (10220 MB) # 33.37 [+0.00] ok # 33.53 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.03 [+1.50] tx=142343 (MB=8882), tx/s=142343 (MB/s=8882) # 36.35 [+1.32] rx=71089 (8882 MB) # 36.35 [+0.00] ok # 36.37 [+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__->