Re: [PATCH net-next 00/14] mlxsw: spectrum_acl: Split rehash work into chunks

2019-03-01 Thread David Miller
From: Ido Schimmel Date: Thu, 28 Feb 2019 06:59:15 + > Jiri says: > > When rehash happens on a vregion with many rules and they are being > migrated, it might take significant time to finish the job. During that > time vregion->lock is taken which prevents rules from being > added/deleted fr

[PATCH net-next 00/14] mlxsw: spectrum_acl: Split rehash work into chunks

2019-02-27 Thread Ido Schimmel
Jiri says: When rehash happens on a vregion with many rules and they are being migrated, it might take significant time to finish the job. During that time vregion->lock is taken which prevents rules from being added/deleted from the vregion. Aim of this patchset is to allow to interrupt migratio