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

Chao Zhu chaozhu at linux.vnet.ibm.com
Mon Aug 3 11:02:46 CEST 2015


Got it. Thanks!

On 2015/8/3 16:53, Thomas Monjalon wrote:
> 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