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:
parent
631a2f530b
commit
e6672d2f0f
@ -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
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user