devargs: remove deprecated functions
authorThomas Monjalon <thomas@monjalon.net>
Wed, 19 Sep 2018 22:58:58 +0000 (00:58 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 11 Oct 2018 12:09:18 +0000 (14:09 +0200)
commite7ec4d2fc8337d31ed67429170de1c7cc678d7ed
tree75a438c7dc4876c599a4ef383b27c1822a6919af
parent3f7a40c67002cc40c29f285a46fdc81704dbb7c2
devargs: remove deprecated functions

rte_eal_parse_devargs_str() does not support parsing the bus name
at the start of devargs. So it was renamed and deprecated.

rte_eal_devargs_add(), rte_eal_devargs_type_count() and
rte_eal_devargs_dump() were declared deprecated and had their
implementation body renamed.

All these functions were deprecated in release 18.05.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Reviewed-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
doc/guides/rel_notes/release_18_11.rst
lib/librte_eal/common/eal_common_devargs.c
lib/librte_eal/common/include/rte_devargs.h
lib/librte_eal/rte_eal_version.map