On Mon, 24 Aug 2026 at 17:47, Thomas Monjalon <[email protected]> wrote: > > 27/07/2026 09:02, David Marchand: > > This flag got replaced by RTE_PCI_ID_ANY in v21.05. > > Thank you for cleaning the place :-) > > > /** Any PCI device identifier (vendor, device, ...) */ > > #define RTE_PCI_ANY_ID (0xffff) > > -/** @deprecated Replaced with RTE_PCI_ANY_ID */ > > -#define PCI_ANY_ID RTE_DEPRECATED(PCI_ANY_ID) RTE_PCI_ANY_ID > > #define RTE_CLASS_ANY_ID (0xffffff) > > Series Acked-by: Thomas Monjalon <[email protected]>
Series applied, thanks. -- David Marchand

