[PATCH 03/10] ethdev: remove deprecated defines for RSS configuration

David Marchand david.marchand at redhat.com
Tue Aug 23 10:41:06 CEST 2022


On Thu, Aug 4, 2022 at 9:06 PM Andrew Rybchenko
<andrew.rybchenko at oktetlabs.ru> wrote:
>
> Remove deprecated ``ETH_RSS_*`` defines used for hash function and RETA
> size specification.  Use corresponding defines with ``RTE_`` prefix
> instead.

Nit: we still have some reference in comments in the publicly exposed header:

HEAD~7:lib/ethdev/rte_ethdev.h: * The ETH_RSS_L4_CHKSUM works on
checksum field of any L4 header.
HEAD~7:lib/ethdev/rte_ethdev.h: * It is similar to ETH_RSS_PORT that
they don't specify the specific type of

>
> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>


-- 
David Marchand



More information about the dev mailing list