pci: make specialized parsing functions private
authorGaetan Rivet <gaetan.rivet@6wind.com>
Thu, 26 Oct 2017 10:06:00 +0000 (12:06 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 26 Oct 2017 21:17:31 +0000 (23:17 +0200)
commit1a2d1f62d7ba2b36d031ecf60ad4eb11117c670a
tree4ef1df8654e7cb6ae7fdef9b6acd7464d5f15fcf
parentaba747fe19ad6840d18c64d20b7591e6871e52a8
pci: make specialized parsing functions private

Do not expose the minute implementations of PCI parsing.
This leaves only the all-purpose rte_pci_addr_parse, which is simpler to
use.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
doc/guides/rel_notes/deprecation.rst
lib/librte_eal/common/eal_common_pci.c
lib/librte_eal/common/include/rte_pci.h
lib/librte_eal/rte_eal_version.map