RE: [PATCH v2 3/5] doc: fix wrong indentation in RSS action description

2023-05-21 Thread Ori Kam
Hi Michael, > -Original Message- > From: Michael Baum > Sent: Thursday, May 18, 2023 8:40 PM > To: dev@dpdk.org > > The RSS action description inside "Generic flow API (rte_flow)" > documentation, lists the values supported for a encapsulation level > field. > > For "2" value, it uses 3

[PATCH v2 3/5] doc: fix wrong indentation in RSS action description

2023-05-18 Thread Michael Baum
The RSS action description inside "Generic flow API (rte_flow)" documentation, lists the values supported for a encapsulation level field. For "2" value, it uses 3 spaces as an indentation instead of 2 after line breaking, causing the first line to be bold. This patch updates the number of spaces