Skip to content

Commit

Permalink
mlxsw: spectrum_acl: Split TCAM group structure into two
Browse files Browse the repository at this point in the history
Make the existing group structure to contain fields needed for HW region
list manipulations. Move the rest of the fields into new vgroup struct.
This makes layering cleaner as the vgroup struct is on higher level than
low-level group struct. Also, this makes it possible to introduce
fine-grained locking.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Jiri Pirko authored and David S. Miller committed Feb 25, 2019
1 parent 7c3cb68 commit 2802aad
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 101 deletions.
Loading

0 comments on commit 2802aad

Please sign in to comment.