On 05/11/2015 16:38, Jerin Jacob wrote: > disabled CONFIG_RTE_LIBRTE_FM10K_PMD and CONFIG_RTE_LIBRTE_I40E_PMD to fix > the compilation issues due to tmmintrin.h > > removed stale CONFIG_RTE_LIBRTE_EAL_HOTPLUG --snip--
Jerin,
Each patch in a patch set should compile after its application so as
not to break 'git disect'. Patch 15/15 fixes a compile issue introduced
in patch 10, which breaks the compile, so I'd suggest rolling the patch
15 changes into patch 10 in the set.
Dave

