commit | 92afbfedb77d59a4077d292b88a316f3de706344 | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Fri Jan 24 15:23:11 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat Jan 25 10:56:31 2020 +0100 |
tree | 90cc2bc91a889d1e55056a1b3eb913985e3b4181 | |
parent | 23effa2479bae2fbea69493afaab9914ee3862ca [diff] |
mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DIS As the port speeds grow, the current value of "unlimited shaper", 200000000Kbps, might become lower than the actually supported speeds. Bump it to the maximum value that fits in the corresponding QEEC field, which is about 2.1Tbps. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>