diff options
author | Ido Shamay <idos@mellanox.com> | 2017-06-05 10:44:56 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-06-05 11:29:54 -0400 |
commit | 269f9883fe254d109afdfc657875c456d6fabb08 (patch) | |
tree | f559fa739410f2418131216e8376db2f55771cbf /net | |
parent | 6c6ab3e73b391b38c9749c77775bf21479ed7d60 (diff) | |
download | op-kernel-dev-269f9883fe254d109afdfc657875c456d6fabb08.zip op-kernel-dev-269f9883fe254d109afdfc657875c456d6fabb08.tar.gz |
net/mlx4: Check if Granular QoS per VF has been enabled before updating QP qos_vport
The Granular QoS per VF feature must be enabled in FW before it can be
used.
Thus, the driver cannot modify a QP's qos_vport value (via the UPDATE_QP FW
command) if the feature has not been enabled -- the FW returns an error if
this is attempted.
Fixes: 08068cd5683f ("net/mlx4: Added qos_vport QP configuration in VST mode")
Signed-off-by: Ido Shamay <idos@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>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions