[PATCH] net/gve: fix RSS hash endianness in DQO format

Ferruh Yigit ferruh.yigit at amd.com
Mon Jul 8 00:42:51 CEST 2024


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 <16567adigashreesh at gmail.com>
>

As patch is trivial and Joshua not objected other than fixes tag, I am
adding explicit ack:

Acked-by: Joshua Washington <joshwash at google.com>

    Bugzilla ID: 1441
    Fixes: 45da16b5b181 ("net/gve: support basic Rx data path for DQO")
    Cc: stable at dpdk.org


Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list