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.12 [+0.12] ipv4 udp -m 1 -t 1 -n 32 # 1.54 [+1.42] tx=136736 (MB=8532), tx/s=136736 (MB/s=8532) # 3.04 [+1.50] rx=136736 (8532 MB) # 3.04 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.64 [+1.42] tx=111438 (MB=6954), tx/s=111438 (MB/s=6954) # 6.04 [+1.40] rx=55704 (6954 MB) # 6.04 [+0.00] ok # 6.20 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=119840 (MB=7478), tx/s=119840 (MB/s=7478) # 9.13 [+1.50] rx=119840 (7478 MB) # 9.13 [+0.00] ok # 9.32 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.78 [+1.46] tx=136410 (MB=8512), tx/s=136410 (MB/s=8512) # 12.14 [+1.36] rx=67480 (8512 MB) # 12.14 [+0.00] ok # 12.33 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.75 [+1.42] tx=163424 (MB=10198), tx/s=163424 (MB/s=10198) # 15.26 [+1.50] rx=163424 (10198 MB) # 15.26 [+0.00] ok # 15.45 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.87 [+1.42] tx=105135 (MB=6560), tx/s=105135 (MB/s=6560) # 18.27 [+1.40] rx=52189 (6560 MB) # 18.27 [+0.00] ok # 18.46 [+0.19] ipv6 udp -m 1 -t 1 -n 32 # 19.88 [+1.42] tx=128640 (MB=8027), tx/s=128640 (MB/s=8027) # 21.38 [+1.50] rx=128640 (8027 MB) # 21.38 [+0.00] ok # 21.58 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.00 [+1.42] tx=126378 (MB=7886), tx/s=126378 (MB/s=7886) # 24.40 [+1.40] rx=63093 (7886 MB) # 24.40 [+0.00] ok # 24.58 [+0.18] ipv6 udp -m 2 -t 1 -n 32 # 26.00 [+1.42] tx=148032 (MB=9237), tx/s=148032 (MB/s=9237) # 27.51 [+1.50] rx=148032 (9237 MB) # 27.51 [+0.00] ok # 27.69 [+0.18] ipv6 tcp -m 2 -t 1 -n 1 # 29.15 [+1.46] tx=116293 (MB=7257), tx/s=116293 (MB/s=7257) # 30.51 [+1.36] rx=58025 (7257 MB) # 30.51 [+0.00] ok # 30.69 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.11 [+1.42] tx=132256 (MB=8253), tx/s=132256 (MB/s=8253) # 33.61 [+1.50] rx=132256 (8253 MB) # 33.61 [+0.00] ok # 33.78 [+0.17] ipv6 tcp -m 3 -t 1 -n 1 # 35.20 [+1.42] tx=129870 (MB=8104), tx/s=129870 (MB/s=8104) # 36.60 [+1.40] rx=64798 (8104 MB) # 36.60 [+0.00] ok # 36.62 [+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__->