Lines Matching +full:requirements +full:- +full:base
1 .. zephyr:code-sample:: zperf
3 :relevant-api: net_config
16 - Compatible with iPerf_2.0.5. Note that in newer iPerf versions,
20 .. code-block:: console
24 - Client or server mode allowed without need to modify the source code.
29 zperf is board-agnostic. However, to run the zperf sample application,
34 - Freedom Board (FRDM K64F)
35 - QEMU x86
36 - Arm FVP BaseR AEMv8-R
37 - ARM BASE RevC AEMv8A Fixed Virtual Platforms
40 Because of this, the sample's RAM requirements are quite large. In case the
43 .. code-block:: cfg
50 Requirements chapter
53 - iPerf 2.0.5 installed on the host machine
54 - Supported board
65 Wi-Fi
68 The IPv4 Wi-Fi support can be enabled in the sample with
69 :ref:`Wi-Fi snippet <snippet-wifi-ipv4>`.