net/ixgbe: enable ixgbe vector PMD for i686
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 28 Apr 2017 16:21:13 +0000 (17:21 +0100)
committerFerruh Yigit <ferruh.yigit@intel.com>
Mon, 12 Jun 2017 09:41:25 +0000 (10:41 +0100)
The ixgbe vector PMD was disabled for i686 unnecessarily. Enable it.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
config/defconfig_i686-native-linuxapp-gcc

index 9847bdb..60afe15 100644 (file)
@@ -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
 #