]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum: Bump required firmware version
authorPetr Machata <petrm@mellanox.com>
Thu, 20 Sep 2018 06:31:45 +0000 (09:31 +0300)
committerDavid S. Miller <davem@davemloft.net>
Thu, 20 Sep 2018 14:48:37 +0000 (07:48 -0700)
commite4deacdee3e2e22aef64795179be2d7e0388f7d8
tree18702af4924c3aa2287ea225f959e732ad0f1f20
parent6da94fb117df82df83a500e6fa5500e7c9fd5180
mlxsw: spectrum: Bump required firmware version

MC-aware mode was introduced to mlxsw in commit 5a5bc736ee39 ("mlxsw: spectrum:
Configure MC-aware mode on mlxsw ports") and fixed up later in commit
036c7ce50c6d ("mlxsw: spectrum_buffers: Set up a dedicated pool for BUM
traffic"). As the final piece of puzzle, a firmware issue whereby a wrong
priority was assigned to BUM traffic was corrected in FW version 13.1703.4.
Therefore require this FW version in the driver.

Fixes: 5a5bc736ee39 ("mlxsw: spectrum: Configure MC-aware mode on mlxsw ports")
Signed-off-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c