DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] rte_flow: Different devices have different field indianess?
@ 2020-03-27 14:29 Tom Barbette
  2020-03-27 14:44 ` Andrew Rybchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Barbette @ 2020-03-27 14:29 UTC (permalink / raw)
  To: dev; +Cc: orika, beilei.xing, qi.z.zhang

Hi all,

It seems rte_flow_item_eth takes its ethertype in host byte order with 
i40e, but in network byte order with mlx5.

Wouldn't it be nice to unify that? Else is there a way to know in which 
byte order the spec should be given? I guess that expands to all fields, 
but I only compared the ethertype field.

Thanks,

Tom

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-03-30  0:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-27 14:29 [dpdk-dev] rte_flow: Different devices have different field indianess? Tom Barbette
2020-03-27 14:44 ` Andrew Rybchenko
2020-03-27 14:51   ` Tom Barbette
2020-03-30  0:48     ` Xing, Beilei
2020-03-28 20:49   ` Thomas Monjalon

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).