On 7/3/2024 2:31 PM, Shreesh Adiga wrote: > The hash field in struct gve_rx_compl_desc_dqo defined in > gve_desc_dqo.h has the type __le32. Therefore the hash must be > read in little endian rather than big endian. > > Bugzilla ID: 1441 > > Signed-off-by: Shreesh Adiga <[email protected]> >
As patch is trivial and Joshua not objected other than fixes tag, I am adding explicit ack: Acked-by: Joshua Washington <[email protected]> Bugzilla ID: 1441 Fixes: 45da16b5b181 ("net/gve: support basic Rx data path for DQO") Cc: [email protected] Applied to dpdk-next-net/main, thanks.

