[dpdk-dev] rte_flow: Different devices have different field indianess?

Tom Barbette barbette at kth.se
Fri Mar 27 15:29:16 CET 2020


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


More information about the dev mailing list