[dpdk-dev] [PATCH] doc: removed typing mistake

Ferruh Yigit ferruh.yigit at intel.com
Tue Jun 2 19:50:53 CEST 2020


On 5/29/2020 3:47 PM, Muhammad Bilal wrote:
> There was a duplicate command instruction in the documentation of memif
> so I have removed the 1 command from it.
> 
> Fixes: cbbbbd3365d2 ("net/memif: enable loopback")
> Cc: jmilan.dev at gmail.com
> 
> Signed-off-by: Muhammad Bilal <m.bilal at emumba.com>
> ---
>  doc/guides/nics/memif.rst | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/doc/guides/nics/memif.rst b/doc/guides/nics/memif.rst
> index 08a9fda86..ddeebed25 100644
> --- a/doc/guides/nics/memif.rst
> +++ b/doc/guides/nics/memif.rst
> @@ -289,4 +289,3 @@ Then start the communication::
>  Finally we can check port stats to see the traffic::
>  
>      testpmd> show port stats all
> -    testpmd> show port stats all
> 

Updating patch title as following while merging:
 doc: fix duplicated line in memif guide

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list