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=119328 (MB=7446), tx/s=119328 (MB/s=7446) # 3.07 [+1.50] rx=119328 (7446 MB) # 3.07 [+0.00] ok # 3.24 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.42] tx=118706 (MB=7407), tx/s=118706 (MB/s=7407) # 6.06 [+1.40] rx=59349 (7407 MB) # 6.06 [+0.00] ok # 6.23 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.65 [+1.42] tx=147776 (MB=9221), tx/s=147776 (MB/s=9221) # 9.15 [+1.50] rx=147776 (9221 MB) # 9.16 [+0.00] ok # 9.32 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.77 [+1.46] tx=138655 (MB=8652), tx/s=138655 (MB/s=8652) # 12.13 [+1.36] rx=69280 (8652 MB) # 12.13 [+0.00] ok # 12.29 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.71 [+1.42] tx=163520 (MB=10204), tx/s=163520 (MB/s=10204) # 15.21 [+1.50] rx=163520 (10204 MB) # 15.21 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.84 [+1.46] tx=145792 (MB=9097), tx/s=145792 (MB/s=9097) # 18.20 [+1.36] rx=72848 (9097 MB) # 18.20 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=119424 (MB=7452), tx/s=119424 (MB/s=7452) # 21.29 [+1.50] rx=119424 (7452 MB) # 21.30 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=132068 (MB=8241), tx/s=132068 (MB/s=8241) # 24.27 [+1.36] rx=66024 (8241 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=126656 (MB=7903), tx/s=126656 (MB/s=7903) # 27.35 [+1.50] rx=126656 (7903 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=125670 (MB=7842), tx/s=125670 (MB/s=7842) # 30.33 [+1.40] rx=62824 (7842 MB) # 30.33 [+0.00] ok # 30.49 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.91 [+1.42] tx=145472 (MB=9077), tx/s=145472 (MB/s=9077) # 33.41 [+1.50] rx=145472 (9077 MB) # 33.41 [+0.00] ok # 33.58 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=143951 (MB=8983), tx/s=143951 (MB/s=8983) # 36.39 [+1.40] rx=71920 (8983 MB) # 36.40 [+0.00] ok # 36.41 [+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__->