On Tue, 2020-11-10 at 14:55 -0800, Stephen Hemminger wrote: > This patch renames the enum values in the EAL include files. > As a backward compatible temporary migration tool, define > a replacement mapping for old values. > > The old names relating to blacklist and whitelist are replaced > by block list and allow list, but applications may be using the > older compatibility macros. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > Acked-by: Luca Boccassi <bl...@debian.org> > Acked-by: Gaetan Rivet <gr...@u256.net> > --- > lib/librte_eal/common/eal_common_devargs.c | 14 +++++++------- > lib/librte_eal/include/rte_bus.h | 8 ++++++-- > lib/librte_eal/include/rte_dev.h | 8 ++++++-- > lib/librte_eal/include/rte_devargs.h | 8 ++++++-- > 4 files changed, 25 insertions(+), 13 deletions(-)
Reviewed-by: Luca Boccassi <bl...@debian.org> -- Kind regards, Luca Boccassi