commit | 2630bae8018823c3b88788b69fb9f16ea3b4a11e | [log] [tgz] |
---|---|---|
author | Eran Ben Elisha <eranbe@mellanox.com> | Sun Jul 08 13:08:55 2018 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Jul 18 18:16:55 2018 -0700 |
tree | 196dddd783ee8c1f80fca6ac9254caa5fead00c1 | |
parent | 33180bee86a8940a84950edca46315cd9dd6deb5 [diff] |
net/mlx5e: Fix quota counting in aRFS expire flow Quota should follow the amount of rules which do expire, and not the number of rules that were examined, fixed that. Fixes: 18c908e477dc ("net/mlx5e: Add accelerated RFS support") Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Reviewed-by: Maor Gottlieb <maorg@mellanox.com> Reviewed-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>