aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorRonak Doshi <[email protected]>2023-02-08 14:38:59 -0800
committerJakub Kicinski <[email protected]>2023-02-09 22:50:46 -0800
commitec76d0c2da5c6dfb6a33f1545cc15997013923da (patch)
treec1ab7d63a3e5985692fa01254d31aeac105a5b7f /tools/testing/selftests/bpf/progs/test_autoload.c
parent6e77a5a4af05d5e7391c841a4a4f3e4cadf72c25 (diff)
vmxnet3: move rss code block under eop descriptor
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. This patch moves the RSS codeblock under eop descritor. Cc: [email protected] Fixes: b3973bb40041 ("vmxnet3: set correct hash type based on rss information") Signed-off-by: Ronak Doshi <[email protected]> Acked-by: Peng Li <[email protected]> Acked-by: Guolin Yang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions