[dpdk-dev] [PATCH v2 0/2] pci: add rte prefix
Thomas Monjalon
thomas at monjalon.net
Mon Apr 5 11:15:03 CEST 2021
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(-)
--
2.31.1
More information about the dev
mailing list