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.19 [+0.19] ipv4 udp -m 1 -t 1 -n 32 # 1.62 [+1.42] tx=100128 (MB=6248), tx/s=100128 (MB/s=6248) # 3.12 [+1.50] rx=100128 (6248 MB) # 3.12 [+0.00] ok # 3.32 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=129314 (MB=8069), tx/s=129314 (MB/s=8069) # 6.15 [+1.36] rx=64639 (8069 MB) # 6.15 [+0.00] ok # 6.35 [+0.20] ipv4 udp -m 2 -t 1 -n 32 # 7.77 [+1.42] tx=140928 (MB=8794), tx/s=140928 (MB/s=8794) # 9.27 [+1.50] rx=140928 (8794 MB) # 9.27 [+0.00] ok # 9.47 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.94 [+1.47] tx=133107 (MB=8306), tx/s=133107 (MB/s=8306) # 12.29 [+1.36] rx=66546 (8306 MB) # 12.30 [+0.00] ok # 12.51 [+0.22] ipv4 udp -m 3 -t 1 -n 32 # 13.94 [+1.42] tx=161888 (MB=10102), tx/s=161888 (MB/s=10102) # 15.44 [+1.50] rx=161888 (10102 MB) # 15.44 [+0.00] ok # 15.63 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.05 [+1.43] tx=116081 (MB=7243), tx/s=116081 (MB/s=7243) # 18.45 [+1.40] rx=57625 (7243 MB) # 18.46 [+0.00] ok # 18.66 [+0.20] ipv6 udp -m 1 -t 1 -n 32 # 20.08 [+1.42] tx=118112 (MB=7370), tx/s=118112 (MB/s=7370) # 21.58 [+1.50] rx=118112 (7370 MB) # 21.58 [+0.00] ok # 21.80 [+0.22] ipv6 tcp -m 1 -t 1 -n 1 # 23.27 [+1.46] tx=110444 (MB=6892), tx/s=110444 (MB/s=6892) # 24.63 [+1.36] rx=55176 (6892 MB) # 24.63 [+0.00] ok # 24.83 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.26 [+1.43] tx=142560 (MB=8896), tx/s=142560 (MB/s=8896) # 27.76 [+1.50] rx=142560 (8896 MB) # 27.76 [+0.00] ok # 27.97 [+0.21] ipv6 tcp -m 2 -t 1 -n 1 # 29.44 [+1.47] tx=129390 (MB=8074), tx/s=129390 (MB/s=8074) # 30.80 [+1.36] rx=64676 (8074 MB) # 30.80 [+0.00] ok # 31.01 [+0.21] ipv6 udp -m 3 -t 1 -n 32 # 32.43 [+1.43] tx=142976 (MB=8922), tx/s=142976 (MB/s=8922) # 33.93 [+1.50] rx=142976 (8922 MB) # 33.93 [+0.00] ok # 34.14 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.65 [+1.51] tx=108700 (MB=6783), tx/s=108700 (MB/s=6783) # 36.97 [+1.32] rx=54156 (6783 MB) # 36.97 [+0.00] ok # 36.99 [+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__->