On Tue, Oct 22, 2019 at 11:33 AM David Marchand <david.march...@redhat.com> wrote: > > No need to expose rte_logs, hide it and remove it from the current ABI. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- > lib/librte_eal/common/eal_common_log.c | 23 ++++++++++++++++------- > lib/librte_eal/common/include/rte_log.h | 20 +++----------------- > lib/librte_eal/rte_eal_version.map | 1 - > 3 files changed, 19 insertions(+), 25 deletions(-)
Note to self. If we go with this patch, an update of the release notes is missing. -- David Marchand