summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
diff options
context:
space:
mode:
authorIdo Shamay <idos@mellanox.com>2017-06-05 10:44:56 +0300
committerDavid S. Miller <davem@davemloft.net>2017-06-05 11:29:54 -0400
commit269f9883fe254d109afdfc657875c456d6fabb08 (patch)
treef559fa739410f2418131216e8376db2f55771cbf /drivers/net/ethernet/intel/i40e/i40e_main.c
parent6c6ab3e73b391b38c9749c77775bf21479ed7d60 (diff)
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 'drivers/net/ethernet/intel/i40e/i40e_main.c')
0 files changed, 0 insertions, 0 deletions