Lines Matching +full:command +full:- +full:line
20 .. code-block:: console
25 in Zephyr. See :zephyr:code-sample:`zperf sample application <zperf>` for details.
31 For example, the following command line must be used for UDP testing:
33 .. code-block:: console
35 $ iperf -s -l 1K -u -V -B 2001:db8::2
37 For TCP testing, the command line would look like this:
39 .. code-block:: console
41 $ iperf -s -l 1K -V -B 2001:db8::2
46 .. code-block:: console
51 For TCP the zperf command would look like this:
53 .. code-block:: console
61 .. code-block:: console
68 .. code-block:: console
75 .. code-block:: console
82 .. code-block:: console
88 command line if you are testing UDP:
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