* [dpdk-dev] endianness with ICC
@ 2014-12-02 15:36 Thomas Monjalon
  2014-12-02 16:00 ` Neil Horman
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Monjalon @ 2014-12-02 15:36 UTC (permalink / raw)
  To: dev
I'm looking at endian detection to make it work with several compilers.
During this global check, I've seen some code specific to ICC:
	http://dpdk.org/browse/dpdk/tree/app/test-pmd/testpmd.h#n562
If it's still really useful, it should in rte_byteorder.h, not in testpmd.
But, if possible, I'd prefer to remove this workaround.
Any opinion?
-- 
Thomas
^ permalink raw reply	[flat|nested] 2+ messages in thread
* Re: [dpdk-dev] endianness with ICC
  2014-12-02 15:36 [dpdk-dev] endianness with ICC Thomas Monjalon
@ 2014-12-02 16:00 ` Neil Horman
  0 siblings, 0 replies; 2+ messages in thread
From: Neil Horman @ 2014-12-02 16:00 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev
On Tue, Dec 02, 2014 at 04:36:20PM +0100, Thomas Monjalon wrote:
> I'm looking at endian detection to make it work with several compilers.
> 
> During this global check, I've seen some code specific to ICC:
> 	http://dpdk.org/browse/dpdk/tree/app/test-pmd/testpmd.h#n562
> If it's still really useful, it should in rte_byteorder.h, not in testpmd.
> 
> But, if possible, I'd prefer to remove this workaround.
> 
> Any opinion?
> 
No objections
Neil
> -- 
> Thomas
> 
^ permalink raw reply	[flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-12-02 16:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-02 15:36 [dpdk-dev] endianness with ICC Thomas Monjalon
2014-12-02 16:00 ` Neil Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).