aboutsummaryrefslogtreecommitdiff
path: root/tools/testing/selftests/bpf/progs/test_autoload.c
diff options
context:
space:
mode:
authorJie Wang <[email protected]>2023-01-10 19:53:59 +0800
committerJakub Kicinski <[email protected]>2023-01-11 20:20:59 -0800
commitae9f29fdfd827ad06c1ae8155c042245a9d00757 (patch)
treeb112f6c84cf95079ea9a67135bf58c65a0761251 /tools/testing/selftests/bpf/progs/test_autoload.c
parent8fed75653a670a4d3be0ab9949aed5e2968a03ef (diff)
net: hns3: fix wrong use of rss size during VF rss config
Currently, it used old rss size to get current tc mode. As a result, the rss size is updated, but the tc mode is still configured based on the old rss size. So this patch fixes it by using the new rss size in both process. Fixes: 93969dc14fcd ("net: hns3: refactor VF rss init APIs with new common rss init APIs") Signed-off-by: Jie Wang <[email protected]> Signed-off-by: Hao Lan <[email protected]> Reviewed-by: Alexander Duyck <[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