[PATCH v10 2/6] ethdev: add RSS type helper APIs

Stephen Hemminger stephen at networkplumber.org
Tue Feb 17 15:40:55 CET 2026


On Mon,  2 Feb 2026 12:36:54 +0100
Lukas Sismis <sismis at dyna-nic.com> wrote:

> Add a global RSS type string table and helper functions to convert
> between RSS type names and values.
> Add unit tests for RSS type helper.
> 
> Signed-off-by: Lukas Sismis <sismis at dyna-nic.com>
> ---

Since the only usage of this in flow parser, marking this as deferred.
When flow parser is reworked, this can be reconsidered.
Thomas had point that ideally table of strings could be auto generated
so that new flow types could be added in one place.


More information about the dev mailing list