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.17 [+0.17] ipv4 udp -m 1 -t 1 -n 32 # 1.59 [+1.42] tx=111136 (MB=6935), tx/s=111136 (MB/s=6935) # 3.09 [+1.50] rx=111136 (6935 MB) # 3.09 [+0.00] ok # 3.29 [+0.20] ipv4 tcp -m 1 -t 1 -n 1 # 4.75 [+1.46] tx=127642 (MB=7965), tx/s=127642 (MB/s=7965) # 6.11 [+1.36] rx=63748 (7965 MB) # 6.11 [+0.00] ok # 6.28 [+0.17] ipv4 udp -m 2 -t 1 -n 32 # 7.70 [+1.42] tx=146144 (MB=9119), tx/s=146144 (MB/s=9119) # 9.20 [+1.50] rx=146144 (9119 MB) # 9.20 [+0.00] ok # 9.40 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.87 [+1.46] tx=117787 (MB=7350), tx/s=117787 (MB/s=7350) # 12.23 [+1.36] rx=58758 (7350 MB) # 12.23 [+0.00] ok # 12.43 [+0.20] ipv4 udp -m 3 -t 1 -n 32 # 13.85 [+1.42] tx=160640 (MB=10024), tx/s=160640 (MB/s=10024) # 15.35 [+1.50] rx=160640 (10024 MB) # 15.35 [+0.00] ok # 15.57 [+0.22] ipv4 tcp -m 3 -t 1 -n 1 # 16.99 [+1.42] tx=115109 (MB=7183), tx/s=115109 (MB/s=7183) # 18.39 [+1.40] rx=57364 (7183 MB) # 18.39 [+0.00] ok # 18.60 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.03 [+1.42] tx=133632 (MB=8339), tx/s=133632 (MB/s=8339) # 21.53 [+1.50] rx=133632 (8339 MB) # 21.53 [+0.00] ok # 21.69 [+0.16] ipv6 tcp -m 1 -t 1 -n 1 # 23.15 [+1.46] tx=124055 (MB=7741), tx/s=124055 (MB/s=7741) # 24.51 [+1.36] rx=62010 (7741 MB) # 24.51 [+0.00] ok # 24.70 [+0.19] ipv6 udp -m 2 -t 1 -n 32 # 26.13 [+1.42] tx=127328 (MB=7945), tx/s=127328 (MB/s=7945) # 27.63 [+1.50] rx=127328 (7945 MB) # 27.63 [+0.00] ok # 27.83 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.29 [+1.46] tx=109781 (MB=6850), tx/s=109781 (MB/s=6850) # 30.65 [+1.36] rx=54792 (6850 MB) # 30.66 [+0.00] ok # 30.86 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.28 [+1.42] tx=147168 (MB=9183), tx/s=147168 (MB/s=9183) # 33.78 [+1.50] rx=147168 (9183 MB) # 33.79 [+0.00] ok # 33.98 [+0.20] ipv6 tcp -m 3 -t 1 -n 1 # 35.41 [+1.42] tx=114417 (MB=7140), tx/s=114417 (MB/s=7140) # 36.81 [+1.40] rx=56427 (7140 MB) # 36.81 [+0.00] ok # 36.83 [+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__->