commit | 7c33c72beff9f9cc76284995358b56deccded544 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Sun Mar 31 06:49:40 2019 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 31 11:01:23 2019 -0700 |
tree | 76dea21dc270b99ce0601c796e125c13a08ed382 | |
parent | f3d4ef1a533a0521c73e343f8191b23702fe8ad6 [diff] |
mlxsw: spectrum_acl: Remove failed_rollback dead end Currently if a rollback ends with error, the vregion is in a zombie state until end of the existence. Instead of that, rather try to continue where rollback ended later on (after rehash interval). 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>