RE: [PATCH v1 3/7] doc: fix wrong indentation in RSS action description

2023-05-17 Thread Ori Kam
Hi Michael, > -Original Message- > From: Michael Baum > Sent: Tuesday, May 16, 2023 9:38 AM > > 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 indent

[PATCH v1 3/7] doc: fix wrong indentation in RSS action description

2023-05-15 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