From: Chao Zhu <chaozhu@linux.vnet.ibm.com>
To: Thomas Monjalon <thomas.monjalon@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] fm10k: fix the compilation on big endian platforms
Date: Mon, 03 Aug 2015 17:02:46 +0800 [thread overview]
Message-ID: <55BF2E36.5030404@linux.vnet.ibm.com> (raw)
In-Reply-To: <1524510.oV3tyHMdDr@xps13>
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.
>
prev parent reply other threads:[~2015-08-03 9:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-03 6:31 [PATCH] fm10k: fix the compilation on big endian platforms Chao Zhu
2015-08-03 6:31 ` Chao Zhu
2015-08-03 9:06 ` Thomas Monjalon
2015-08-03 11:32 ` Chao Zhu
2015-08-03 11:38 ` Thomas Monjalon
2015-08-04 0:50 ` Tony Lu
2015-08-03 8:53 ` Thomas Monjalon
2015-08-03 9:02 ` Chao Zhu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=55BF2E36.5030404@linux.vnet.ibm.com \
--to=chaozhu@linux.vnet.ibm.com \
--cc=dev@dpdk.org \
--cc=thomas.monjalon@6wind.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.