[dpdk-dev] [PATCH v8] app/testpmd: add noisy neighbour forwarding mode

Iremonger, Bernard bernard.iremonger at intel.com
Tue Oct 2 13:20:14 CEST 2018


Hi Jens,

> -----Original Message-----
> From: Jens Freimann [mailto:jfreimann at redhat.com]
> Sent: Tuesday, October 2, 2018 8:44 AM
> To: dev at dpdk.org
> Cc: ailan at redhat.com; jan.scheurich at ericsson.com; Richardson, Bruce
> <bruce.richardson at intel.com>; thomas at monjalon.net;
> maxime.coquelin at redhat.com; Ananyev, Konstantin
> <konstantin.ananyev at intel.com>; Yigit, Ferruh <ferruh.yigit at intel.com>;
> Iremonger, Bernard <bernard.iremonger at intel.com>; ktraynor at redhat.com
> Subject: [PATCH v8] app/testpmd: add noisy neighbour forwarding mode
> 
<snip>

> diff --git a/app/test-pmd/parameters.c b/app/test-pmd/parameters.c index
> 9220e1c1b..97e0dfa49 100644
> --- a/app/test-pmd/parameters.c
> +++ b/app/test-pmd/parameters.c

The usage() function needs to be updated with the  noisy information after line 192.
 
> diff --git a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> b/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> index 3a73000a6..99a005a0c 100644
> --- a/doc/guides/testpmd_app_ug/testpmd_funcs.rst
> +++ b/doc/guides/testpmd_app_ug/testpmd_funcs.rst

<snip>
> -Example::
> +* ``noisy``: Noisy neighbour simulation.
> +  Simulate more realistic behavior of a guest machine engaged in
> +receiving
> +  and sending packets performing Virtual Network Function (VNF).
> 
> +Example::
A line has been deleted after the above line, it should be restored to correct the formatting in the html output

>     testpmd> set fwd rxonly
> 
>     Set rxonly packet forwarding mode
> --
> 2.17.1

Regards,

Bernard.



More information about the dev mailing list