All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] mlxsw: spectrum_acl: Get rid of failed_rollback mechanism
@ 2019-03-31  6:49 Ido Schimmel
  2019-03-31  6:49 ` [PATCH net-next 1/4] mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start() Ido Schimmel
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ido Schimmel @ 2019-03-31  6:49 UTC (permalink / raw)
  To: netdev; +Cc: davem, Jiri Pirko, mlxsw, Ido Schimmel

Jiri says:

Currently if vregion rehash fails, it rolls back to the original ERP
set. However, in case of unlikely rollback fail, the vregion is in a
zombie state and never gets rehashed again. With the recent changes, it
is possible to try to continue the rollback. Do it from the last failed
ventry.

Jiri Pirko (4):
  mlxsw: spectrum_acl: Remove redundant failed_rollback from
    migrate_start()
  mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to
    vregion_migrate()
  mlxsw: spectrum_acl: Remove failed_rollback dead end
  mlxsw: spectrum_acl: Rename rehash_dis trace

 .../mellanox/mlxsw/spectrum_acl_tcam.c        | 36 +++++++++----------
 include/trace/events/mlxsw.h                  |  2 +-
 2 files changed, 17 insertions(+), 21 deletions(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-03-31 18:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-31  6:49 [PATCH net-next 0/4] mlxsw: spectrum_acl: Get rid of failed_rollback mechanism Ido Schimmel
2019-03-31  6:49 ` [PATCH net-next 1/4] mlxsw: spectrum_acl: Remove redundant failed_rollback from migrate_start() Ido Schimmel
2019-03-31  6:49 ` [PATCH net-next 2/4] mlxsw: spectrum_acl: Move rehash_dis trace call and err msg to vregion_migrate() Ido Schimmel
2019-03-31  6:49 ` [PATCH net-next 3/4] mlxsw: spectrum_acl: Remove failed_rollback dead end Ido Schimmel
2019-03-31  6:49 ` [PATCH net-next 4/4] mlxsw: spectrum_acl: Rename rehash_dis trace Ido Schimmel
2019-03-31 18:01 ` [PATCH net-next 0/4] mlxsw: spectrum_acl: Get rid of failed_rollback mechanism David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.