[PATCH 2/2] pci: remove deprecated catch-all flag

Thomas Monjalon thomas at monjalon.net
Mon Aug 24 17:47:16 CEST 2026


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 <thomas at monjalon.net>





More information about the dev mailing list