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=116032 (MB=7240), tx/s=116032 (MB/s=7240) # 3.07 [+1.50] rx=116032 (7240 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=126013 (MB=7863), tx/s=126013 (MB/s=7863) # 6.05 [+1.40] rx=62949 (7863 MB) # 6.05 [+0.00] ok # 6.22 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.64 [+1.42] tx=124960 (MB=7797), tx/s=124960 (MB/s=7797) # 9.14 [+1.50] rx=124960 (7797 MB) # 9.14 [+0.00] ok # 9.31 [+0.17] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=126194 (MB=7874), tx/s=126194 (MB/s=7874) # 12.14 [+1.36] rx=61955 (7874 MB) # 12.14 [+0.00] ok # 12.30 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=151968 (MB=9483), tx/s=151968 (MB/s=9483) # 15.22 [+1.50] rx=151968 (9483 MB) # 15.22 [+0.00] ok # 15.37 [+0.15] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=146850 (MB=9163), tx/s=146850 (MB/s=9163) # 18.19 [+1.40] rx=73390 (9163 MB) # 18.19 [+0.00] ok # 18.36 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=118400 (MB=7388), tx/s=118400 (MB/s=7388) # 21.29 [+1.50] rx=118400 (7388 MB) # 21.29 [+0.00] ok # 21.44 [+0.15] ipv6 tcp -m 1 -t 1 -n 1 # 22.90 [+1.46] tx=130745 (MB=8158), tx/s=130745 (MB/s=8158) # 24.25 [+1.36] rx=65358 (8158 MB) # 24.26 [+0.00] ok # 24.42 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.84 [+1.42] tx=122592 (MB=7650), tx/s=122592 (MB/s=7650) # 27.34 [+1.50] rx=122592 (7650 MB) # 27.34 [+0.00] ok # 27.49 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 28.90 [+1.42] tx=137332 (MB=8570), tx/s=137332 (MB/s=8570) # 30.30 [+1.40] rx=68633 (8570 MB) # 30.30 [+0.00] ok # 30.46 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.88 [+1.42] tx=162304 (MB=10128), tx/s=162304 (MB/s=10128) # 33.38 [+1.50] rx=162304 (10128 MB) # 33.38 [+0.00] ok # 33.54 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.96 [+1.42] tx=119555 (MB=7460), tx/s=119555 (MB/s=7460) # 36.36 [+1.40] rx=58384 (7460 MB) # 36.36 [+0.00] ok # 36.38 [+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__->