[dpdk-dev] [PATCH v8 23/25] pci: introduce PCI lib and bus

Thomas Monjalon thomas at monjalon.net
Thu Oct 26 19:44:29 CEST 2017


26/10/2017 12:06, Gaetan Rivet:
>  lib/librte_pci/Makefile                      |  49 ++
>  lib/librte_pci/include/rte_pci.h             | 279 +++++++++
>  lib/librte_pci/rte_pci.c                     | 220 +++++++
>  lib/librte_pci/rte_pci_version.map           |  15 +

The include file is usually not in a sub-directory.
I will move it for consistency.

The lib needs also to be added in doc/api/doxy-api.conf and
doc/guides/rel_notes/release_17_11.rst


More information about the dev mailing list