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_DCB_*``, ``ETH_VMDQ_``, ``ETH_*_TCS``,
``ETH_*_POOLS`` and ``ETH_MAX_VMDQ_POOL`` defines. Use corresponding
defines with ``RTE_`` prefix instead.
Signed-off-by: Andrew Rybchenko <andrew.rybche...@oktetlabs.ru>
Nit: we still have some reference in comments in the publicly exposed header:
HEAD~5:lib/ethdev/rte_ethdev.h: uint32_t rx_mode; /**< Flags from
ETH_VMDQ_ACCEPT_* */
Will fix while merging.
--
David Marchand