On Mon, 15 Jul 2019 22:37:20 -0700 John Daley <johnd...@cisco.com> wrote:
> Don't use RTE_LOGTYPE_PMD as it is too general. > > Also, just use 1 log type for all of enic PMD (pmd.net.enic) > > Signed-off-by: John Daley <johnd...@cisco.com> > Reviewed-by: Hyong Youb Kim <hyon...@cisco.com> Looks good. I have a set of patches to kill all LOGTYPE_PMD but holding off for future release. Acked-by: Stephen Hemminger <step...@networkplumber.org>