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.55 [+1.42] tx=103360 (MB=6450), tx/s=103360 (MB/s=6450) # 3.06 [+1.50] rx=103360 (6450 MB) # 3.06 [+0.00] ok # 3.20 [+0.14] ipv4 tcp -m 1 -t 1 -n 1 # 4.66 [+1.46] tx=123603 (MB=7713), tx/s=123603 (MB/s=7713) # 6.01 [+1.36] rx=61783 (7713 MB) # 6.02 [+0.00] ok # 6.16 [+0.15] ipv4 udp -m 2 -t 1 -n 32 # 7.58 [+1.42] tx=109920 (MB=6859), tx/s=109920 (MB/s=6859) # 9.08 [+1.50] rx=109920 (6859 MB) # 9.08 [+0.00] ok # 9.26 [+0.18] ipv4 tcp -m 2 -t 1 -n 1 # 10.72 [+1.46] tx=131679 (MB=8217), tx/s=131679 (MB/s=8217) # 12.08 [+1.36] rx=65823 (8217 MB) # 12.08 [+0.00] ok # 12.26 [+0.18] ipv4 udp -m 3 -t 1 -n 32 # 13.68 [+1.42] tx=105184 (MB=6563), tx/s=105184 (MB/s=6563) # 15.19 [+1.50] rx=105184 (6563 MB) # 15.19 [+0.00] ok # 15.37 [+0.18] ipv4 tcp -m 3 -t 1 -n 1 # 16.79 [+1.42] tx=118791 (MB=7412), tx/s=118791 (MB/s=7412) # 18.19 [+1.40] rx=59215 (7412 MB) # 18.19 [+0.00] ok # 18.37 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.79 [+1.42] tx=81792 (MB=5104), tx/s=81792 (MB/s=5104) # 21.29 [+1.50] rx=81792 (5104 MB) # 21.30 [+0.00] ok # 21.47 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 22.94 [+1.46] tx=127809 (MB=7975), tx/s=127809 (MB/s=7975) # 24.30 [+1.36] rx=63861 (7975 MB) # 24.30 [+0.00] ok # 24.47 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 25.89 [+1.42] tx=86336 (MB=5387), tx/s=86336 (MB/s=5387) # 27.39 [+1.50] rx=86336 (5387 MB) # 27.39 [+0.00] ok # 27.56 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.02 [+1.46] tx=112053 (MB=6992), tx/s=112053 (MB/s=6992) # 30.38 [+1.36] rx=55966 (6992 MB) # 30.38 [+0.00] ok # 30.57 [+0.19] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=100512 (MB=6272), tx/s=100512 (MB/s=6272) # 33.50 [+1.50] rx=100512 (6272 MB) # 33.50 [+0.00] ok # 33.68 [+0.18] ipv6 tcp -m 3 -t 1 -n 1 # 35.11 [+1.42] tx=119228 (MB=7440), tx/s=119228 (MB/s=7440) # 36.51 [+1.40] rx=59256 (7440 MB) # 36.51 [+0.00] ok # 36.53 [+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__->