https://github.com/torvalds/linux
Revision ebeaf084ad5c0eeaf8ea3314f62cc28cb79d529f authored by Tal Gilboa on 23 April 2020, 10:23:06 UTC, committed by Saeed Mahameed on 29 May 2020, 20:07:53 UTC
Add a call to mlx5e_reset_rx/tx_moderation() when enabling/disabling
adaptive moderation, in order to select the proper default values.

In order to do so, we separate the logic of selecting the moderation values
and setting moderion mode (CQE/EQE based).

Fixes: 0088cbbc4b66 ("net/mlx5e: Enable CQE based moderation on TX CQ")
Fixes: 9908aa292971 ("net/mlx5e: CQE based moderation")
Signed-off-by: Tal Gilboa <talgi@mellanox.com>
Reviewed-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
1 parent b623603
History
Tip revision: ebeaf084ad5c0eeaf8ea3314f62cc28cb79d529f authored by Tal Gilboa on 23 April 2020, 10:23:06 UTC
net/mlx5e: Properly set default values when disabling adaptive moderation
Tip revision: ebeaf08
File Mode Size
kvm
lib
Makefile -rw-r--r-- 54 bytes

back to top