[PATCH] doc: reword flow offload and api docs
Stephen Hemminger
stephen at networkplumber.org
Wed Apr 2 16:28:38 CEST 2025
On Mon, 31 Mar 2025 14:40:36 -0700
Nandini Persad <nandinipersad361 at gmail.com> wrote:
> I removed low level details of the code and simplified the
> Flow Offload section of Programmer's Guide to be more about the
> general usage of the APIs. The specifics were moved to API docs if
> the details did not already exist there.
>
> Signed-off-by: Nandini Persad <nandinipersad361 at gmail.com>
> ---
Looks good, fix the spelling errors and resubmit please.
WARNING:TYPO_SPELLING: 'wih' may be misspelled - perhaps 'with'?
#3558: FILE: doc/guides/prog_guide/ethdev/flow_offload.rst:579:
+- Flush: The function ``rte_flow_flush`` destroys all flow rules associated wih a port.
WARNING:TYPO_SPELLING: 'behvaior' may be misspelled - perhaps 'behaviour'?
#4142: FILE: lib/ethdev/rte_flow.h:4403:
+ * is missing at the specified index, then the behvaior is undefined and
total: 0 errors, 2 warnings, 4087 lines checked
More information about the dev
mailing list