aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCarolina Jubran <[email protected]>2024-05-12 15:43:04 +0300
committerJakub Kicinski <[email protected]>2024-05-13 16:35:47 -0700
commitbcee093751f87dff6ace6355da06e62fd04189a3 (patch)
tree262000f1c9a12ff01eacafe698aed2db1bad761c /tools/perf/scripts/python
parente0e6adfe8c20f1b633017e4dafec1b06117da2df (diff)
net/mlx5e: Modifying channels number and updating TX queues
It is not appropriate for the mlx5e_num_channels_changed function to be called solely for updating the TX queues, even if the channels number has not been changed. Move the code responsible for updating the TC and TX queues from mlx5e_num_channels_changed and produce a new function called mlx5e_update_tc_and_tx_queues. This new function should only be called when the channels number remains unchanged. Signed-off-by: Carolina Jubran <[email protected]> Signed-off-by: Tariq Toukan <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions