On 6/29/2023 2:58 PM, David Marchand wrote: > Even if harmless, this endianness tag is incorrect as the tx_queue field > is declared as a host integer. > Additionally, this breaks OVS compilation with sparse. > > Fixes: 41f6bdc7615a ("ethdev: add Tx queue flow matching item") > > Signed-off-by: David Marchand <david.march...@redhat.com> >
Acked-by: Ferruh Yigit <ferruh.yi...@amd.com> Applied to dpdk-next-net/main, thanks.