diff options
| author | David S. Miller <[email protected]> | 2019-03-02 05:44:11 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-03-02 05:44:11 +0000 |
| commit | 745732c8ecf89ad60f7e393094d4993284bd1869 (patch) | |
| tree | d6b651a6b975fc7469390ad074d19db72b2efedc /tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py | |
| parent | switchdev: Remove unused transaction item queue (diff) | |
| parent | mlxsw: spectrum_acl: Make mlxsw_sp_acl_tcam_vregion_rehash() return void (diff) | |
| download | kernel-745732c8ecf89ad60f7e393094d4993284bd1869.tar.gz kernel-745732c8ecf89ad60f7e393094d4993284bd1869.zip | |
Merge branch 'mlxsw-rehash-split'
Ido Schimmel says:
====================
mlxsw: spectrum_acl: Split rehash work into chunks
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 migration of rules during
rehash, reschedule and give chance for rules to be added/deleted. Then
continue migration in another execution of scheduled work.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/testing/selftests/tc-testing/plugin-lib/valgrindPlugin.py')
0 files changed, 0 insertions, 0 deletions
