From: Jiri Pirko <[email protected]>
Date: Tue,  5 Jan 2016 11:36:40 +0100

> From: Ido Schimmel <[email protected]>
> 
> During initialization, when creating the send descriptor queues (SDQs),
> we specify the CPU egress traffic class of each SDQ. The maximum number
> of classes of this type is different in the two ASICs supported by this
> PCI driver.
> 
> New firmware versions check this value is set correctly, which causes
> errors on the Spectrum ASIC, as its max exposed egress traffic class is
> lower than 7.
> 
> Solve this by setting this field to 3, which is an acceptable value for
> both ASICs.
> 
> Note that we currently do not expose the QoS capabilities of the ASICs,
> so setting this to an hardcoded value is OK for now.
> 
> Signed-off-by: Ido Schimmel <[email protected]>
> Signed-off-by: Jiri Pirko <[email protected]>

Applied, thanks Jiri.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to