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.15 [+0.15] ipv4 udp -m 1 -t 1 -n 32 # 1.57 [+1.42] tx=136928 (MB=8544), tx/s=136928 (MB/s=8544) # 3.08 [+1.50] rx=136928 (8544 MB) # 3.08 [+0.00] ok # 3.27 [+0.19] ipv4 tcp -m 1 -t 1 -n 1 # 4.73 [+1.46] tx=112731 (MB=7034), tx/s=112731 (MB/s=7034) # 6.09 [+1.36] rx=56345 (7034 MB) # 6.10 [+0.00] ok # 6.29 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.72 [+1.42] tx=116800 (MB=7288), tx/s=116800 (MB/s=7288) # 9.22 [+1.50] rx=116800 (7288 MB) # 9.22 [+0.00] ok # 9.42 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.85 [+1.42] tx=135061 (MB=8428), tx/s=135061 (MB/s=8428) # 12.25 [+1.40] rx=67505 (8428 MB) # 12.25 [+0.00] ok # 12.45 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.87 [+1.43] tx=158496 (MB=9890), tx/s=158496 (MB/s=9890) # 15.38 [+1.50] rx=158496 (9890 MB) # 15.38 [+0.00] ok # 15.59 [+0.21] ipv4 tcp -m 3 -t 1 -n 1 # 17.02 [+1.43] tx=119870 (MB=7480), tx/s=119870 (MB/s=7480) # 18.42 [+1.40] rx=59188 (7480 MB) # 18.42 [+0.00] ok # 18.62 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.04 [+1.42] tx=136320 (MB=8506), tx/s=136320 (MB/s=8506) # 21.54 [+1.50] rx=136320 (8506 MB) # 21.54 [+0.00] ok # 21.75 [+0.20] ipv6 tcp -m 1 -t 1 -n 1 # 23.21 [+1.46] tx=105216 (MB=6565), tx/s=105216 (MB/s=6565) # 24.57 [+1.36] rx=52584 (6565 MB) # 24.57 [+0.00] ok # 24.77 [+0.20] ipv6 udp -m 2 -t 1 -n 32 # 26.20 [+1.43] tx=113824 (MB=7103), tx/s=113824 (MB/s=7103) # 27.70 [+1.50] rx=113824 (7103 MB) # 27.70 [+0.00] ok # 27.90 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.36 [+1.46] tx=129639 (MB=8089), tx/s=129639 (MB/s=8089) # 30.72 [+1.36] rx=63998 (8089 MB) # 30.72 [+0.00] ok # 30.90 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.32 [+1.42] tx=146048 (MB=9113), tx/s=146048 (MB/s=9113) # 33.83 [+1.50] rx=146048 (9113 MB) # 33.83 [+0.00] ok # 34.02 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.44 [+1.42] tx=123018 (MB=7676), tx/s=123018 (MB/s=7676) # 36.84 [+1.40] rx=61338 (7676 MB) # 36.85 [+0.00] ok # 36.87 [+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__->