Re: [PATCH net ] vmxnet3: move rss code block under eop descriptor

From: Jakub Kicinski
Date: Wed Feb 08 2023 - 01:12:31 EST


On Tue, 7 Feb 2023 11:28:49 -0800 Ronak Doshi wrote:
> Commit b3973bb40041 ("vmxnet3: set correct hash type based on
> rss information") added hashType information into skb. However,
> rssType field is populated for eop descriptor.
>
> This patch moves the RSS codeblock under eop descritor.

Does it mean it always fails, often fails or occasionally fails
to provide the right hash?

Please add a Fixes tag so that the patch is automatically pulled
into the stable releases.