summaryrefslogtreecommitdiffstats
path: root/lib/test_sysctl.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-07-09 16:24:18 -0700
committerDavid S. Miller <davem@davemloft.net>2018-07-09 16:24:18 -0700
commit1497d2fd1bbb04beb795cc4c4f76fef7eb4c6061 (patch)
tree583fc87bf9d65e4753ec0dda39342c1f32599c78 /lib/test_sysctl.c
parenteec4edc9ee08fe5c2f219b4fab7aed71b409e196 (diff)
parenta8b9f232ecd12ab85ed6772e6c16a5925224a8e4 (diff)
downloadlinux-1497d2fd1bbb04beb795cc4c4f76fef7eb4c6061.tar.gz
linux-1497d2fd1bbb04beb795cc4c4f76fef7eb4c6061.tar.bz2
linux-1497d2fd1bbb04beb795cc4c4f76fef7eb4c6061.zip
Merge branch 'mlxsw-More-Spectrum-2-preparations'
aIdo Schimmel says: ==================== mlxsw: More Spectrum-2 preparations This is the second and last set of preparations towards initial Spectrum-2 support in mlxsw. It mainly re-arranges parts of the code that need to work with both ASICs, but somewhat differ. The first three patches allow different ASICs to register different set of operations for KVD linear (KVDL) management. In Spectrum-2 there is no linear memory and instead entries that reside there in Spectrum (e.g., nexthops) are hashed and inserted to the hash-based KVD memory. The fourth patch does a similar restructuring in the low-level multicast router code. This is necessary because multicast routing is implemented using regular circuit TCAM (C-TCAM) in Spectrum, whereas Spectrum-2 uses an algorithmic TCAM (A-TCAM). Next six patches prepare the ACL code for the introduction of A-TCAM in follow-up patch sets. Last two patches allow different ASICs to require different firmware versions and add two resources that need to be queried from firmware by Spectrum-2 specific code. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_sysctl.c')
0 files changed, 0 insertions, 0 deletions