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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=105248 (MB=6567), tx/s=105248 (MB/s=6567) # 3.09 [+1.50] rx=105248 (6567 MB) # 3.10 [+0.00] ok # 3.31 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.77 [+1.46] tx=116084 (MB=7244), tx/s=116084 (MB/s=7244) # 6.13 [+1.36] rx=58006 (7244 MB) # 6.13 [+0.00] ok # 6.32 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.75 [+1.42] tx=111904 (MB=6983), tx/s=111904 (MB/s=6983) # 9.25 [+1.50] rx=111904 (6983 MB) # 9.25 [+0.00] ok # 9.45 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.46] tx=128417 (MB=8013), tx/s=128417 (MB/s=8013) # 12.27 [+1.36] rx=64194 (8013 MB) # 12.27 [+0.00] ok # 12.48 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.90 [+1.42] tx=136512 (MB=8518), tx/s=136512 (MB/s=8518) # 15.41 [+1.50] rx=136512 (8518 MB) # 15.41 [+0.00] ok # 15.59 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.01 [+1.42] tx=117815 (MB=7352), tx/s=117815 (MB/s=7352) # 18.41 [+1.40] rx=58322 (7352 MB) # 18.41 [+0.00] ok # 18.61 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=115296 (MB=7194), tx/s=115296 (MB/s=7194) # 21.53 [+1.50] rx=115296 (7194 MB) # 21.53 [+0.00] ok # 21.73 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.20 [+1.46] tx=115029 (MB=7178), tx/s=115029 (MB/s=7178) # 24.56 [+1.36] rx=57483 (7178 MB) # 24.56 [+0.00] ok # 24.75 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.18 [+1.42] tx=116864 (MB=7292), tx/s=116864 (MB/s=7292) # 27.68 [+1.50] rx=116864 (7292 MB) # 27.68 [+0.00] ok # 27.88 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.34 [+1.46] tx=129689 (MB=8093), tx/s=129689 (MB/s=8093) # 30.70 [+1.36] rx=64791 (8093 MB) # 30.70 [+0.00] ok # 30.87 [+0.17] ipv6 udp -m 3 -t 1 -n 32 # 32.29 [+1.42] tx=163392 (MB=10196), tx/s=163392 (MB/s=10196) # 33.79 [+1.50] rx=163392 (10196 MB) # 33.79 [+0.00] ok # 33.97 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.39 [+1.42] tx=129367 (MB=8072), tx/s=129367 (MB/s=8072) # 36.79 [+1.40] rx=64504 (8072 MB) # 36.79 [+0.00] ok # 36.81 [+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__->