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=112864 (MB=7043), tx/s=112864 (MB/s=7043) # 3.08 [+1.50] rx=112864 (7043 MB) # 3.08 [+0.00] ok # 3.26 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.46] tx=128074 (MB=7992), tx/s=128074 (MB/s=7992) # 6.08 [+1.36] rx=64019 (7992 MB) # 6.08 [+0.00] ok # 6.25 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.67 [+1.42] tx=143040 (MB=8926), tx/s=143040 (MB/s=8926) # 9.17 [+1.50] rx=143040 (8926 MB) # 9.17 [+0.00] ok # 9.36 [+0.19] ipv4 tcp -m 2 -t 1 -n 1 # 10.83 [+1.46] tx=131306 (MB=8193), tx/s=131306 (MB/s=8193) # 12.19 [+1.36] rx=65625 (8193 MB) # 12.19 [+0.00] ok # 12.37 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.79 [+1.42] tx=159712 (MB=9966), tx/s=159712 (MB/s=9966) # 15.29 [+1.50] rx=159712 (9966 MB) # 15.29 [+0.00] ok # 15.47 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.42] tx=109038 (MB=6804), tx/s=109038 (MB/s=6804) # 18.29 [+1.40] rx=53837 (6804 MB) # 18.29 [+0.00] ok # 18.48 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.90 [+1.42] tx=139584 (MB=8710), tx/s=139584 (MB/s=8710) # 21.40 [+1.50] rx=139584 (8710 MB) # 21.40 [+0.00] ok # 21.58 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=112780 (MB=7037), tx/s=112780 (MB/s=7037) # 24.40 [+1.40] rx=56328 (7037 MB) # 24.40 [+0.00] ok # 24.57 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.99 [+1.42] tx=148960 (MB=9295), tx/s=148960 (MB/s=9295) # 27.49 [+1.50] rx=148960 (9295 MB) # 27.49 [+0.00] ok # 27.64 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.10 [+1.46] tx=130181 (MB=8123), tx/s=130181 (MB/s=8123) # 30.46 [+1.36] rx=63465 (8123 MB) # 30.46 [+0.00] ok # 30.61 [+0.15] ipv6 udp -m 3 -t 1 -n 32 # 32.03 [+1.42] tx=139424 (MB=8700), tx/s=139424 (MB/s=8700) # 33.54 [+1.50] rx=139424 (8700 MB) # 33.54 [+0.00] ok # 33.69 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.19 [+1.50] tx=128020 (MB=7988), tx/s=128020 (MB/s=7988) # 36.50 [+1.32] rx=63879 (7988 MB) # 36.50 [+0.00] ok # 36.52 [+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__->