summaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorEran Ben Elisha <eranbe@mellanox.com>2019-10-27 16:39:15 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-11-10 11:21:13 +0100
commit1475db309435e0002c7defa3ebf23922f6820336 (patch)
tree9e4af8384b47e89ee5b51d9678fc97fa9365a440 /net/sched
parenta1014da6569786109872df6af0200cdf952043ed (diff)
net/mlx4_core: Dynamically set guaranteed amount of counters per VF
[ Upstream commit e19868efea0c103f23b4b7e986fd0a703822111f ] Prior to this patch, the amount of counters guaranteed per VF in the resource tracker was MLX4_VF_COUNTERS_PER_PORT * MLX4_MAX_PORTS. It was set regardless if the VF was single or dual port. This caused several VFs to have no guaranteed counters although the system could satisfy their request. The fix is to dynamically guarantee counters, based on each VF specification. Fixes: 9de92c60beaa ("net/mlx4_core: Adjust counter grant policy in the resource tracker") Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com> Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions