[dpdk-dev] [PATCH] fm10k: fix the compilation on big endian platforms

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Aug 3 10:53:50 CEST 2015


2015-08-03 14:31, Chao Zhu:
> The using of rte_cpu_to_le_32() in pre-compile macros will cause error
> 'initializer element is not constant' on big endian platforms. This patch
> fixes the compilation error of fm10k driver.
> 
> 
> Chao Zhu (1):
>   fm10k: fix the compilation on big endian platforms

Chao, no need of cover-letter for only 1 patch.


More information about the dev mailing list