8f3d451dff
On arm32, we were always selecting the simple handler, but it is only
available if neon is present.
This is due to a typo in the name of the config option.
CONFIG_RTE_ARCH_ARM is for Makefiles. One should use RTE_ARCH_ARM.
Fixes:
|
||
---|---|---|
.. | ||
bbdev | ||
bus | ||
crypto | ||
event | ||
mempool | ||
net | ||
Makefile |