[dpdk-dev] [PATCH 15/15] armv8: config file update

2015-11-05 Thread Jerin Jacob
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 Signed-off-by: Jerin Jacob --- config/defconfig_arm64-armv8a-linuxapp-gcc | 3 ++- config/defconfig_arm64-thunderx-linuxapp-gcc | 3

[dpdk-dev] [PATCH 15/15] armv8: config file update

2015-11-05 Thread Hunt, David
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