Skip to content

Commit e5e7962

Browse files
jpirkodavem330
authored andcommitted
mlxsw: spectrum_acl: Implement region migration according to hints
If the hints are returned, the migration should be started. For that to happen, there is a need to create a second physical region in TCAM with new ERP set by passing the hints and then move chunk by chunk, entry by entry. During the transition, two lookups will occur. One in old region and another in new region. The highest priority rule will be chosen. In an unlikely case that the migration will fail and also rollback to original region will fail the vregion will become in bad state. Everything will work, only no future rehash will be possible. In a follow-up work, this can be resolved by trying to resume the rollback in delayed work and repair the vregion. Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: Ido Schimmel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 5c661f1 commit e5e7962

File tree

2 files changed

+268
-21
lines changed

2 files changed

+268
-21
lines changed

0 commit comments

Comments
 (0)