Hello:
This patch was applied to netdev/net.git (master) by Jakub Kicinski kuba@kernel.org:
On Wed, 8 Feb 2023 14:38:59 -0800 you 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 can lead to incorrectly reporting of hashType for packets which use multiple rx descriptors. Multiple rx descriptors are used for Jumbo frame or LRO packets, which can hit this issue.
[...]
Here is the summary with links: - [net,v3] vmxnet3: move rss code block under eop descriptor https://git.kernel.org/netdev/net/c/ec76d0c2da5c
You are awesome, thank you!