mbox

[v2,0/2] pci: add rte prefix

Message ID 20210405091506.562830-1-thomas@monjalon.net (mailing list archive)
Headers

Message

Thomas Monjalon April 5, 2021, 9:15 a.m. UTC
  Small namespace cleanups in PCI lib and bus driver.

v2:
   - mark old macro with RTE_DEPRECATED
   - fix common/mlx5

Thomas Monjalon (2):
  pci: rename catch-all ID
  bus/pci: rename probe/remove operation types

 drivers/bus/pci/pci_common.c          |  8 ++++----
 drivers/bus/pci/rte_bus_pci.h         | 20 ++++++++------------
 drivers/common/mlx5/mlx5_common_pci.c |  8 ++++----
 lib/librte_pci/rte_pci.h              | 12 +++++++-----
 4 files changed, 23 insertions(+), 25 deletions(-)