Lines Matching +full:host +full:- +full:side
20 .. code-block:: console
25 in Zephyr. See :zephyr:code-sample:`zperf sample application <zperf>` for details.
33 .. code-block:: console
35 $ iperf -s -l 1K -u -V -B 2001:db8::2
39 .. code-block:: console
41 $ iperf -s -l 1K -V -B 2001:db8::2
46 .. code-block:: console
53 .. code-block:: console
58 If the IP addresses of Zephyr and the host machine are specified in the
61 .. code-block:: console
68 .. code-block:: console
75 .. code-block:: console
82 .. code-block:: console
87 and in the host side, iPerf must be executed with the following
90 .. code-block:: console
92 $ iperf -l 1K -u -V -c 2001:db8::1 -p 5001
97 .. code-block:: console
99 $ iperf -l 1K -V -c 2001:db8::1 -p 5001
102 iPerf output can be limited by using the -b option if Zephyr is not