[dpdk-dev] [PATCH] doc: fix octeontx selftest vdev argument

Pavan Nikhilesh pbhagavatula at caviumnetworks.com
Fri Jun 8 10:33:38 CEST 2018


On Fri, Jun 08, 2018 at 09:02:27AM +0530, Jerin Jacob wrote:
> Fixes: 3516327e00fd ("event/octeontx: add selftest to device arguments")
>
> Cc: pbhagavatula at caviumnetworks.com
> Cc: stable at dpdk.org
>
> Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>

Acked-by: Pavan Nikhilesh <pbhagavatula at caviumnetworks.com>

> ---
>  doc/guides/eventdevs/octeontx.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/eventdevs/octeontx.rst b/doc/guides/eventdevs/octeontx.rst
> index 3dcf6afbd..18cfc7a9a 100644
> --- a/doc/guides/eventdevs/octeontx.rst
> +++ b/doc/guides/eventdevs/octeontx.rst
> @@ -96,7 +96,7 @@ The tests are run once the vdev creation is successfully complete.
>
>  .. code-block:: console
>
> -    --vdev="event_octeontx,self_test=1"
> +    --vdev="event_octeontx,selftest=1"
>
>
>  Enable TIMvf stats
> --
> 2.17.1
>


More information about the dev mailing list