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 <16567adigashre...@gmail.com> >
As patch is trivial and Joshua not objected other than fixes tag, I am adding explicit ack: Acked-by: Joshua Washington <joshw...@google.com> Bugzilla ID: 1441 Fixes: 45da16b5b181 ("net/gve: support basic Rx data path for DQO") Cc: sta...@dpdk.org Applied to dpdk-next-net/main, thanks.