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.60 [+1.42] tx=104928 (MB=6547), tx/s=104928 (MB/s=6547) # 3.10 [+1.50] rx=104928 (6547 MB) # 3.10 [+0.00] ok # 3.33 [+0.23] ipv4 tcp -m 1 -t 1 -n 1 # 4.79 [+1.47] tx=119486 (MB=7456), tx/s=119486 (MB/s=7456) # 6.15 [+1.36] rx=59718 (7456 MB) # 6.15 [+0.00] ok # 6.36 [+0.21] ipv4 udp -m 2 -t 1 -n 32 # 7.78 [+1.42] tx=136992 (MB=8548), tx/s=136992 (MB/s=8548) # 9.28 [+1.50] rx=136992 (8548 MB) # 9.28 [+0.00] ok # 9.49 [+0.20] ipv4 tcp -m 2 -t 1 -n 1 # 10.95 [+1.46] tx=104913 (MB=6546), tx/s=104913 (MB/s=6546) # 12.31 [+1.36] rx=52443 (6546 MB) # 12.31 [+0.00] ok # 12.53 [+0.21] ipv4 udp -m 3 -t 1 -n 32 # 13.95 [+1.42] tx=146752 (MB=9157), tx/s=146752 (MB/s=9157) # 15.45 [+1.50] rx=146752 (9157 MB) # 15.45 [+0.00] ok # 15.65 [+0.20] ipv4 tcp -m 3 -t 1 -n 1 # 17.07 [+1.42] tx=130058 (MB=8116), tx/s=130058 (MB/s=8116) # 18.47 [+1.40] rx=64804 (8116 MB) # 18.47 [+0.00] ok # 18.69 [+0.21] ipv6 udp -m 1 -t 1 -n 32 # 20.11 [+1.42] tx=115808 (MB=7226), tx/s=115808 (MB/s=7226) # 21.61 [+1.50] rx=115808 (7226 MB) # 21.61 [+0.00] ok # 21.83 [+0.21] ipv6 tcp -m 1 -t 1 -n 1 # 23.29 [+1.46] tx=110940 (MB=6923), tx/s=110940 (MB/s=6923) # 24.65 [+1.36] rx=55412 (6923 MB) # 24.65 [+0.00] ok # 24.86 [+0.21] ipv6 udp -m 2 -t 1 -n 32 # 26.28 [+1.42] tx=128608 (MB=8025), tx/s=128608 (MB/s=8025) # 27.78 [+1.50] rx=128608 (8025 MB) # 27.79 [+0.00] ok # 27.98 [+0.20] ipv6 tcp -m 2 -t 1 -n 1 # 29.44 [+1.46] tx=128980 (MB=8048), tx/s=128980 (MB/s=8048) # 30.80 [+1.36] rx=64428 (8048 MB) # 30.80 [+0.00] ok # 31.00 [+0.20] ipv6 udp -m 3 -t 1 -n 32 # 32.43 [+1.42] tx=157120 (MB=9804), tx/s=157120 (MB/s=9804) # 33.93 [+1.50] rx=157120 (9804 MB) # 33.93 [+0.00] ok # 34.14 [+0.21] ipv6 tcp -m 3 -t 1 -n 1 # 35.57 [+1.42] tx=131903 (MB=8231), tx/s=131903 (MB/s=8231) # 36.97 [+1.40] rx=65764 (8231 MB) # 36.97 [+0.00] ok # 36.99 [+0.03] 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__->