Re: [PATCH 05/10] ethdev: remove deprecated DCB and VMDq defines

2022-08-23 Thread Ferruh Yigit
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 wrote: Remove deprecated `

Re: [PATCH 05/10] ethdev: remove deprecated DCB and VMDq defines

2022-08-23 Thread David Marchand
On Thu, Aug 4, 2022 at 9:06 PM Andrew Rybchenko 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 Nit: we still have some ref

[PATCH 05/10] ethdev: remove deprecated DCB and VMDq defines

2022-08-04 Thread Andrew Rybchenko
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 --- doc/guides/rel_notes/release_22_11.rst | 4 lib/ethdev/rte_ethdev.h|