]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Various-updates'
authorDavid S. Miller <davem@davemloft.net>
Thu, 9 Aug 2018 17:36:11 +0000 (10:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Aug 2018 17:36:11 +0000 (10:36 -0700)
commit4766941335698a84dddf49f213556234339a6f34
treed56459574122f2d291e9b94f9e6f88260030b4af
parent4630c916b2a8e767629f638229a4e86e65b0242f
parentc8df84bdf6e19dd112ff374c2194fcb117d43820
Merge branch 'mlxsw-Various-updates'

Ido Schimmel says:

====================
mlxsw: Various updates

Patches 1-3 update the driver to use a new firmware version. Due to a
recently discovered issue, the version (and future ones) does not
support matching on VLAN ID at egress. This is enforced in the driver
and reported back to the user via extack.

Patch 4 adds a new selftest for the recently introduced algorithmic
TCAM.

Patch 5 converts the driver to use SPDX identifiers.

Patches 6-7 fix a bug in ethtool stats reporting and expose counters for
all 16 TCs, following recent MC-aware changes that utilize TCs 8-15.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>