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=138880 (MB=8666), tx/s=138880 (MB/s=8666) # 3.07 [+1.50] rx=138880 (8666 MB) # 3.08 [+0.00] ok # 3.29 [+0.21] ipv4 tcp -m 1 -t 1 -n 1 # 4.76 [+1.47] tx=126214 (MB=7876), tx/s=126214 (MB/s=7876) # 6.11 [+1.36] rx=63092 (7876 MB) # 6.12 [+0.00] ok # 6.31 [+0.19] ipv4 udp -m 2 -t 1 -n 32 # 7.73 [+1.42] tx=113376 (MB=7075), tx/s=113376 (MB/s=7075) # 9.23 [+1.50] rx=113376 (7075 MB) # 9.23 [+0.00] ok # 9.44 [+0.21] ipv4 tcp -m 2 -t 1 -n 1 # 10.91 [+1.47] tx=126897 (MB=7918), tx/s=126897 (MB/s=7918) # 12.27 [+1.36] rx=63433 (7918 MB) # 12.27 [+0.00] ok # 12.46 [+0.19] ipv4 udp -m 3 -t 1 -n 32 # 13.88 [+1.42] tx=128864 (MB=8041), tx/s=128864 (MB/s=8041) # 15.38 [+1.50] rx=128864 (8041 MB) # 15.38 [+0.00] ok # 15.58 [+0.19] ipv4 tcp -m 3 -t 1 -n 1 # 17.08 [+1.51] tx=133874 (MB=8354), tx/s=133874 (MB/s=8354) # 18.40 [+1.32] rx=66831 (8354 MB) # 18.40 [+0.00] ok # 18.57 [+0.17] ipv6 udp -m 1 -t 1 -n 32 # 19.99 [+1.42] tx=126784 (MB=7911), tx/s=126784 (MB/s=7911) # 21.49 [+1.50] rx=126784 (7911 MB) # 21.49 [+0.00] ok # 21.67 [+0.18] ipv6 tcp -m 1 -t 1 -n 1 # 23.14 [+1.47] tx=104719 (MB=6534), tx/s=104719 (MB/s=6534) # 24.49 [+1.36] rx=52321 (6534 MB) # 24.50 [+0.00] ok # 24.67 [+0.17] ipv6 udp -m 2 -t 1 -n 32 # 26.09 [+1.42] tx=147072 (MB=9177), tx/s=147072 (MB/s=9177) # 27.59 [+1.50] rx=147072 (9177 MB) # 27.59 [+0.00] ok # 27.76 [+0.17] ipv6 tcp -m 2 -t 1 -n 1 # 29.23 [+1.46] tx=125938 (MB=7858), tx/s=125938 (MB/s=7858) # 30.58 [+1.36] rx=62965 (7858 MB) # 30.59 [+0.00] ok # 30.76 [+0.18] ipv6 udp -m 3 -t 1 -n 32 # 32.18 [+1.42] tx=162400 (MB=10134), tx/s=162400 (MB/s=10134) # 33.68 [+1.50] rx=162400 (10134 MB) # 33.68 [+0.00] ok # 33.85 [+0.16] ipv6 tcp -m 3 -t 1 -n 1 # 35.27 [+1.42] tx=127951 (MB=7984), tx/s=127951 (MB/s=7984) # 36.67 [+1.40] rx=63738 (7984 MB) # 36.67 [+0.00] ok # 36.69 [+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__->