On Mon, 26 Aug 2019 18:32:35 +0530 Gagandeep Singh <g.si...@nxp.com> wrote:
> --- a/config/common_base > +++ b/config/common_base > @@ -224,6 +224,11 @@ CONFIG_RTE_LIBRTE_CXGBE_DEBUG_TX=n > CONFIG_RTE_LIBRTE_CXGBE_DEBUG_RX=n > CONFIG_RTE_LIBRTE_CXGBE_TPUT=y > > +# > +# Compile burst-oriented NXP PPFE PMD driver > +# > +CONFIG_RTE_LIBRTE_PPFE_PMD=n This driver should use the common naming convention for Poll Mode Drivers. s/CONFIG_RTE_LIBRTE_PPFE_PMD/CONFIG_RTE_LIBRTE_PMD_PPFE/