On Fri, 8 Nov 2019 09:13:56 +0100 David Marchand <david.march...@redhat.com> wrote:
> On Fri, Nov 8, 2019 at 5:39 AM Stephen Hemminger > <step...@networkplumber.org> wrote: > > > > The logtype USER1 should not be overloaded for library function. > > Instead use a dynamic log type. > > > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > > This patch is incomplete. > $ git grep -w RTE_LOG lib/librte_pdump/ > lib/librte_pdump/rte_pdump.c:/* Macro for printing using RTE_LOG */ > lib/librte_pdump/rte_pdump.c: RTE_LOG(ERR, PDUMP, Thanks missed one that got added by later code. >