net/ixgbe: enable ixgbe vector PMD for i686

The ixgbe vector PMD was disabled for i686 unnecessarily. Enable it.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
Bruce Richardson 2017-04-28 17:21:13 +01:00 committed by Ferruh Yigit
parent 631a2f530b
commit e6672d2f0f

View 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
#