[dpdk-dev] [PATCH 0/2] rte_dev_probe() API change
Maxime Coquelin
maxime.coquelin at redhat.com
Mon Jun 8 17:53:28 CEST 2020
This series proposes a change in rte_dev_probe() API
for DPDK v20.11. First patch is the deprecation notice
to be applied in v20.0
Maxime Coquelin (2):
doc: announce rte_dev_probe() API change
eal: improve device probing API
app/test-pmd/testpmd.c | 2 +-
doc/guides/rel_notes/deprecation.rst | 5 +++++
drivers/net/failsafe/failsafe.c | 5 +++--
lib/librte_eal/common/eal_common_dev.c | 18 ++++++++++--------
lib/librte_eal/include/rte_dev.h | 4 ++--
5 files changed, 21 insertions(+), 13 deletions(-)
--
2.26.2
More information about the dev
mailing list