]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-Spectrum2-acl-prep'
authorDavid S. Miller <davem@davemloft.net>
Sun, 8 Jul 2018 08:05:20 +0000 (17:05 +0900)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 Jul 2018 08:05:20 +0000 (17:05 +0900)
commitf748d863b39ad1710080c47e5c42c3f9d57578ae
tree4548427d45b8abcc1e1e06787c462fb79912989a
parent79597f4fb044df3ee25fc052a20e7e6e1f10d185
parent4ed324ce5706c61ee2c6c61d0b036f4a4d61b188
Merge branch 'mlxsw-Spectrum2-acl-prep'

Ido Schimmel says:

====================
mlxsw: Spectrum-2 small ACL preparations

This is the first set of changes towards Spectrum-2 support in the mlxsw
driver. It contains small changes that prepare the code for the later
introduction of Spectrum-2 support.

The Spectrum-2 ASIC uses an algorithmic TCAM (A-TCAM) instead of a
circuit TCAM (C-TCAM) as Spectrum, and thus most of the changes are
around the ACL code.
====================

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