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.13 [+0.13] ipv4 udp -m 1 -t 1 -n 32 # 1.55 [+1.42] tx=128224 (MB=8001), tx/s=128224 (MB/s=8001) # 3.06 [+1.50] rx=128224 (8001 MB) # 3.06 [+0.00] ok # 3.22 [+0.17] ipv4 tcp -m 1 -t 1 -n 1 # 4.69 [+1.46] tx=125782 (MB=7849), tx/s=125782 (MB/s=7849) # 6.04 [+1.36] rx=62867 (7849 MB) # 6.05 [+0.00] ok # 6.20 [+0.16] ipv4 udp -m 2 -t 1 -n 32 # 7.62 [+1.42] tx=135648 (MB=8464), tx/s=135648 (MB/s=8464) # 9.13 [+1.50] rx=135648 (8464 MB) # 9.13 [+0.00] ok # 9.29 [+0.16] ipv4 tcp -m 2 -t 1 -n 1 # 10.75 [+1.46] tx=135747 (MB=8471), tx/s=135747 (MB/s=8471) # 12.11 [+1.36] rx=66878 (8471 MB) # 12.11 [+0.00] ok # 12.28 [+0.16] ipv4 udp -m 3 -t 1 -n 32 # 13.70 [+1.42] tx=150080 (MB=9365), tx/s=150080 (MB/s=9365) # 15.20 [+1.50] rx=150080 (9365 MB) # 15.20 [+0.00] ok # 15.39 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 16.82 [+1.42] tx=126482 (MB=7892), tx/s=126482 (MB/s=7892) # 18.22 [+1.40] rx=63067 (7892 MB) # 18.22 [+0.00] ok # 18.39 [+0.18] ipv6 udp -m 1 -t 1 -n 32 # 19.81 [+1.42] tx=128320 (MB=8007), tx/s=128320 (MB/s=8007) # 21.31 [+1.50] rx=128320 (8007 MB) # 21.31 [+0.00] ok # 21.50 [+0.19] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=107926 (MB=6734), tx/s=107926 (MB/s=6734) # 24.32 [+1.36] rx=53938 (6734 MB) # 24.32 [+0.00] ok # 24.47 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=118944 (MB=7422), tx/s=118944 (MB/s=7422) # 27.38 [+1.50] rx=118944 (7422 MB) # 27.39 [+0.00] ok # 27.57 [+0.19] ipv6 tcp -m 2 -t 1 -n 1 # 29.04 [+1.46] tx=135949 (MB=8483), tx/s=135949 (MB/s=8483) # 30.40 [+1.36] rx=67927 (8483 MB) # 30.40 [+0.00] ok # 30.58 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.00 [+1.42] tx=153280 (MB=9565), tx/s=153280 (MB/s=9565) # 33.50 [+1.50] rx=153280 (9565 MB) # 33.50 [+0.00] ok # 33.69 [+0.19] ipv6 tcp -m 3 -t 1 -n 1 # 35.12 [+1.42] tx=128146 (MB=7996), tx/s=128146 (MB/s=7996) # 36.52 [+1.40] rx=63835 (7996 MB) # 36.52 [+0.00] ok # 36.54 [+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__->