]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: spectrum_acl: Remove failed_rollback dead end
authorJiri Pirko <jiri@mellanox.com>
Sun, 31 Mar 2019 06:49:40 +0000 (06:49 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 Mar 2019 18:01:23 +0000 (11:01 -0700)
commit83f450298f9113c6d2b36aa1e469b1a022452cf6
tree76dea21dc270b99ce0601c796e125c13a08ed382
parent0c41733f0d86052e8968044b7506d619d669352d
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>
drivers/net/ethernet/mellanox/mlxsw/spectrum_acl_tcam.c