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=137408 (MB=8574), tx/s=137408 (MB/s=8574) # 3.06 [+1.50] rx=137408 (8574 MB) # 3.06 [+0.00] ok # 3.25 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.71 [+1.46] tx=114503 (MB=7145), tx/s=114503 (MB/s=7145) # 6.07 [+1.36] rx=57217 (7145 MB) # 6.07 [+0.00] ok # 6.28 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.71 [+1.43] tx=121664 (MB=7592), tx/s=121664 (MB/s=7592) # 9.21 [+1.50] rx=121664 (7592 MB) # 9.21 [+0.00] ok # 9.42 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.89 [+1.46] tx=130505 (MB=8143), tx/s=130505 (MB/s=8143) # 12.24 [+1.36] rx=64407 (8143 MB) # 12.25 [+0.00] ok # 12.44 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.86 [+1.42] tx=130144 (MB=8121), tx/s=130144 (MB/s=8121) # 15.37 [+1.50] rx=130144 (8121 MB) # 15.37 [+0.00] ok # 15.56 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=120251 (MB=7504), tx/s=120251 (MB/s=7504) # 18.39 [+1.40] rx=59958 (7504 MB) # 18.39 [+0.00] ok # 18.60 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.43] tx=118112 (MB=7370), tx/s=118112 (MB/s=7370) # 21.53 [+1.50] rx=118112 (7370 MB) # 21.53 [+0.00] ok # 21.71 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.17 [+1.46] tx=122842 (MB=7665), tx/s=122842 (MB/s=7665) # 24.53 [+1.36] rx=61394 (7665 MB) # 24.53 [+0.00] ok # 24.72 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.14 [+1.42] tx=146080 (MB=9115), tx/s=146080 (MB/s=9115) # 27.64 [+1.50] rx=146080 (9115 MB) # 27.65 [+0.00] ok # 27.86 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.32 [+1.47] tx=130140 (MB=8121), tx/s=130140 (MB/s=8121) # 30.68 [+1.36] rx=64400 (8121 MB) # 30.68 [+0.00] ok # 30.89 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=155488 (MB=9703), tx/s=155488 (MB/s=9703) # 33.82 [+1.50] rx=155488 (9703 MB) # 33.82 [+0.00] ok # 34.02 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.45 [+1.42] tx=118964 (MB=7423), tx/s=118964 (MB/s=7423) # 36.85 [+1.40] rx=59345 (7423 MB) # 36.85 [+0.00] ok # 36.88 [+0.03] 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__->