aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTariq Toukan <[email protected]>2021-08-12 15:19:00 +0300
committerSaeed Mahameed <[email protected]>2021-08-16 16:17:26 -0700
commit6e5fea51961e60ffd45a480dce23c4dd567fc5ec (patch)
treebbd2bf58c2a6d830ad8c2be9d4be2bcd8de5195c /tools/perf/scripts/python/bin
parent1b3f78df6a80932d7deb0155d8b0871e8d3e4bca (diff)
net/mlx5e: Do not try enable RSS when resetting indir table
All calls to mlx5e_rx_res_rss_set_indir_uniform() occur while the RSS state is inactive, i.e. the RQT is pointing to the drop RQ, not to the channels' RQs. It means that the "apply" part of the function is not called. Remove this part from the function, and document the change. It will be useful for next patches in the series, allows code simplifications when multiple RSS contexts are introduced. Signed-off-by: Tariq Toukan <[email protected]> Reviewed-by: Maxim Mikityanskiy <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions