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.rybche...@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.rybche...@oktetlabs.ru>
--
David Marchand