[PATCH 03/10] ethdev: remove deprecated defines for RSS configuration
Ferruh Yigit
ferruh.yigit at xilinx.com
Tue Aug 23 20:08:22 CEST 2022
On 8/23/2022 9:41 AM, David Marchand wrote:
> CAUTION: This message has originated from an External Source. Please use proper judgment and caution when opening attachments, clicking links, or responding to this email.
>
>
> 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
>
Will fix while merging.
>>
>> Signed-off-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
>
>
> --
> David Marchand
>
More information about the dev
mailing list