[PATCH] net/cpfl: fix display of commands in the docs

Bruce Richardson bruce.richardson at intel.com
Wed Oct 8 10:13:48 CEST 2025


On Tue, Oct 07, 2025 at 08:47:23AM +0100, Shetty, Praveen wrote:
> The literal text of the commands to use were not displayed properly because of a double ":" at the end of the preceding text, meaning that the ".. code-block" marker got recognised as the literal text to include. Change the double colon to single, and also indent the line continuation in the multi-line flow-create command.
> 
> Fixes: 03f976012304 ("net/cpfl: adapt FXP to flow engine")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>  doc/guides/nics/cpfl.rst | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
> 
> Acked-by: Praveen Shetty <praveen.shetty at intel.com> 
> 
Applied to next-net-intel.

/Bruce


More information about the stable mailing list