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=118144 (MB=7372), tx/s=118144 (MB/s=7372) # 3.07 [+1.50] rx=118144 (7372 MB) # 3.07 [+0.00] ok # 3.23 [+0.16] ipv4 tcp -m 1 -t 1 -n 1 # 4.65 [+1.42] tx=120966 (MB=7548), tx/s=120966 (MB/s=7548) # 6.05 [+1.40] rx=60479 (7548 MB) # 6.05 [+0.00] ok # 6.21 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.63 [+1.42] tx=124096 (MB=7744), tx/s=124096 (MB/s=7744) # 9.13 [+1.50] rx=124096 (7744 MB) # 9.13 [+0.00] ok # 9.30 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.42] tx=124650 (MB=7778), tx/s=124650 (MB/s=7778) # 12.12 [+1.40] rx=62323 (7778 MB) # 12.12 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=143104 (MB=8930), tx/s=143104 (MB/s=8930) # 15.21 [+1.50] rx=143104 (8930 MB) # 15.21 [+0.00] ok # 15.37 [+0.17] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=128412 (MB=8013), tx/s=128412 (MB/s=8013) # 18.19 [+1.40] rx=64103 (8013 MB) # 18.19 [+0.00] ok # 18.37 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=117792 (MB=7350), tx/s=117792 (MB/s=7350) # 21.29 [+1.50] rx=117792 (7350 MB) # 21.29 [+0.00] ok # 21.45 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.87 [+1.42] tx=119901 (MB=7482), tx/s=119901 (MB/s=7482) # 24.27 [+1.40] rx=59933 (7482 MB) # 24.27 [+0.00] ok # 24.43 [+0.16] ipv6 udp -m 2 -t 1 -n 32 # 25.85 [+1.42] tx=124352 (MB=7760), tx/s=124352 (MB/s=7760) # 27.35 [+1.50] rx=124352 (7760 MB) # 27.35 [+0.00] ok # 27.51 [+0.16] ipv6 tcp -m 2 -t 1 -n 1 # 28.93 [+1.42] tx=125140 (MB=7809), tx/s=125140 (MB/s=7809) # 30.33 [+1.40] rx=62565 (7809 MB) # 30.33 [+0.00] ok # 30.48 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.90 [+1.42] tx=142016 (MB=8862), tx/s=142016 (MB/s=8862) # 33.40 [+1.50] rx=142016 (8862 MB) # 33.40 [+0.00] ok # 33.56 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 34.98 [+1.42] tx=127017 (MB=7926), tx/s=127017 (MB/s=7926) # 36.38 [+1.40] rx=63400 (7926 MB) # 36.38 [+0.00] ok # 36.40 [+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__->