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.16 [+0.16] ipv4 udp -m 1 -t 1 -n 32 # 1.58 [+1.42] tx=133152 (MB=8309), tx/s=133152 (MB/s=8309) # 3.08 [+1.50] rx=133152 (8309 MB) # 3.08 [+0.00] ok # 3.27 [+0.18] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=124760 (MB=7785), tx/s=124760 (MB/s=7785) # 6.09 [+1.36] rx=62339 (7785 MB) # 6.09 [+0.00] ok # 6.27 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.69 [+1.42] tx=135296 (MB=8442), tx/s=135296 (MB/s=8442) # 9.20 [+1.50] rx=135296 (8442 MB) # 9.20 [+0.00] ok # 9.34 [+0.15] ipv4 tcp -m 2 -t 1 -n 1 # 10.80 [+1.46] tx=136293 (MB=8505), tx/s=136293 (MB/s=8505) # 12.16 [+1.36] rx=68121 (8505 MB) # 12.16 [+0.00] ok # 12.35 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.77 [+1.42] tx=147360 (MB=9195), tx/s=147360 (MB/s=9195) # 15.27 [+1.50] rx=147360 (9195 MB) # 15.27 [+0.00] ok # 15.43 [+0.16] ipv4 tcp -m 3 -t 1 -n 1 # 16.89 [+1.46] tx=130930 (MB=8170), tx/s=130930 (MB/s=8170) # 18.25 [+1.36] rx=65312 (8170 MB) # 18.25 [+0.00] ok # 18.42 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.84 [+1.42] tx=131936 (MB=8233), tx/s=131936 (MB/s=8233) # 21.34 [+1.50] rx=131936 (8233 MB) # 21.34 [+0.00] ok # 21.50 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 22.96 [+1.46] tx=127690 (MB=7968), tx/s=127690 (MB/s=7968) # 24.32 [+1.36] rx=63814 (7968 MB) # 24.32 [+0.00] ok # 24.47 [+0.15] ipv6 udp -m 2 -t 1 -n 32 # 25.88 [+1.42] tx=141568 (MB=8834), tx/s=141568 (MB/s=8834) # 27.38 [+1.50] rx=141568 (8834 MB) # 27.39 [+0.00] ok # 27.54 [+0.15] ipv6 tcp -m 2 -t 1 -n 1 # 29.00 [+1.46] tx=131448 (MB=8202), tx/s=131448 (MB/s=8202) # 30.35 [+1.36] rx=65700 (8202 MB) # 30.36 [+0.00] ok # 30.51 [+0.16] ipv6 udp -m 3 -t 1 -n 32 # 31.93 [+1.42] tx=162336 (MB=10130), tx/s=162336 (MB/s=10130) # 33.43 [+1.50] rx=162336 (10130 MB) # 33.43 [+0.00] ok # 33.59 [+0.15] ipv6 tcp -m 3 -t 1 -n 1 # 35.05 [+1.46] tx=123463 (MB=7704), tx/s=123463 (MB/s=7704) # 36.41 [+1.36] rx=61376 (7704 MB) # 36.41 [+0.00] ok # 36.43 [+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__->