On 03/03/2016 08:37 PM, Thomas Monjalon wrote: > 2016-02-22 07:53, Keith Wiles: >> --- /dev/null >> +++ b/config/common_base >> +CONFIG_RTE_EAL_IGB_UIO=y >> +CONFIG_RTE_EAL_VFIO=y > > These options should be disabled in the base file > and enabled in Linux. > >> +CONFIG_RTE_LIBRTE_PMD_AF_PACKET=y > > Idem, it should be disabled. > >> +CONFIG_RTE_LIBRTE_POWER=y > > Idem? > >> +CONFIG_RTE_LIBRTE_KNI=y > > Should be disabled.
Ditto for CONFIG_RTE_KNI_KMOD. - Panu -