[dpdk-dev] [PATCH 2/2] pdump: use dynamic logtype

Stephen Hemminger stephen at networkplumber.org
Fri Nov 8 17:19:10 CET 2019


On Fri, 8 Nov 2019 09:13:56 +0100
David Marchand <david.marchand at redhat.com> wrote:

> On Fri, Nov 8, 2019 at 5:39 AM Stephen Hemminger
> <stephen at networkplumber.org> wrote:
> >
> > The logtype USER1 should not be overloaded for library function.
> > Instead use a dynamic log type.
> >
> > Signed-off-by: Stephen Hemminger <stephen at 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.
> 



More information about the dev mailing list