[dpdk-dev] [PATCH] config: add missing CONFIG_RTE_ARCH_64 configurations

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Mar 4 23:40:35 CET 2016


2016-03-04 11:03, Keith Wiles:
> Signed-off-by: Keith Wiles <keith.wiles at intel.com>
> ---
>  config/defconfig_x86_64-native-bsdapp-clang | 1 +
>  config/defconfig_x86_64-native-bsdapp-gcc   | 1 +

Until now, the generic 64-bit flag was used only for ARM or Linux,
and was not defined for BSD environment.
    
Fixes: d05e7115f466 ("mem: support layout of IBM Power")

Applied, thanks


More information about the dev mailing list