diff options
author | Jiri Pirko <[email protected]> | 2017-02-03 10:29:07 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-02-03 16:35:43 -0500 |
commit | 22a677661f5624539d394f681276171f92d714df (patch) | |
tree | 4c2ead25e8b5a86200d76a470a312424f82b7877 /lib/memory-notifier-error-inject.c | |
parent | 44091d29f2075972aede47ef17e1e70db3d51190 (diff) |
mlxsw: spectrum: Introduce ACL core with simple TCAM implementation
Add ACL core infrastructure for Spectrum ASIC. This infra provides an
abstraction layer over specific HW implementations. There are two basic
objects used. One is "rule" and the second is "ruleset" which serves as a
container of multiple rules. In general, within one ruleset the rules are
allowed to have multiple priorities and masks. Each ruleset is bound to
either ingress or egress a of port netdevice.
The initial TCAM implementation is very simple and limited. It utilizes
parman lsort manager to take care of TCAM region layout.
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions