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.14 [+0.14] ipv4 udp -m 1 -t 1 -n 32 # 1.56 [+1.42] tx=125664 (MB=7841), tx/s=125664 (MB/s=7841) # 3.07 [+1.50] rx=124461 (7766 MB) # 3.07 [+0.00] ok # 3.26 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.72 [+1.47] tx=116340 (MB=7260), tx/s=116340 (MB/s=7260) # 6.08 [+1.36] rx=57365 (7260 MB) # 6.08 [+0.00] ok # 6.25 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.66 [+1.42] tx=138912 (MB=8668), tx/s=138912 (MB/s=8668) # 9.17 [+1.50] rx=138912 (8668 MB) # 9.17 [+0.00] ok # 9.33 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.79 [+1.46] tx=124355 (MB=7760), tx/s=124355 (MB/s=7760) # 12.15 [+1.36] rx=62066 (7760 MB) # 12.15 [+0.00] ok # 12.30 [+0.15] ipv4 udp -m 3 -t 1 -n 32 # 13.72 [+1.42] tx=163904 (MB=10228), tx/s=163904 (MB/s=10228) # 15.22 [+1.50] rx=163904 (10228 MB) # 15.22 [+0.00] ok # 15.38 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.80 [+1.42] tx=138839 (MB=8664), tx/s=138839 (MB/s=8664) # 18.20 [+1.40] rx=69297 (8664 MB) # 18.20 [+0.00] ok # 18.36 [+0.16] ipv6 udp -m 1 -t 1 -n 32 # 19.78 [+1.42] tx=130176 (MB=8123), tx/s=130176 (MB/s=8123) # 21.28 [+1.50] rx=130176 (8123 MB) # 21.28 [+0.00] ok # 21.45 [+0.17] ipv6 tcp -m 1 -t 1 -n 1 # 22.91 [+1.46] tx=121868 (MB=7605), tx/s=121868 (MB/s=7605) # 24.27 [+1.36] rx=60899 (7605 MB) # 24.27 [+0.00] ok # 24.43 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 27.35 [+1.50] rx=146080 (9115 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.94 [+1.42] tx=135352 (MB=8446), tx/s=135352 (MB/s=8446) # 30.33 [+1.40] rx=67034 (8446 MB) # 30.34 [+0.00] ok # 30.50 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.92 [+1.42] tx=158944 (MB=9918), tx/s=158944 (MB/s=9918) # 33.42 [+1.50] rx=158944 (9918 MB) # 33.42 [+0.00] ok # 33.57 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 34.99 [+1.42] tx=130553 (MB=8146), tx/s=130553 (MB/s=8146) # 36.39 [+1.40] rx=65138 (8146 MB) # 36.39 [+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__->