From: Bruce Richardson Date: Fri, 28 Apr 2017 16:21:13 +0000 (+0100) Subject: net/ixgbe: enable ixgbe vector PMD for i686 X-Git-Tag: spdx-start~3180 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=e6672d2f0f8801b4dfdc337d65d1dd8c97ea3268;p=dpdk.git net/ixgbe: enable ixgbe vector PMD for i686 The ixgbe vector PMD was disabled for i686 unnecessarily. Enable it. Signed-off-by: Bruce Richardson --- diff --git a/config/defconfig_i686-native-linuxapp-gcc b/config/defconfig_i686-native-linuxapp-gcc index 9847bdb6c7..60afe15972 100644 --- a/config/defconfig_i686-native-linuxapp-gcc +++ b/config/defconfig_i686-native-linuxapp-gcc @@ -46,11 +46,6 @@ CONFIG_RTE_TOOLCHAIN_GCC=y # CONFIG_RTE_LIBRTE_KNI=n -# -# Vectorized PMD is not supported on 32-bit -# -CONFIG_RTE_IXGBE_INC_VECTOR=n - # # Solarflare PMD is not supported on 32-bit #