[PATCH v3 1/2] fib: implement RCU rule reclamation
David Marchand
david.marchand at redhat.com
Fri Oct 11 11:10:31 CEST 2024
On Thu, Oct 10, 2024 at 1:27 PM Vladimir Medvedkin
<vladimir.medvedkin at intel.com> wrote:
>
> Currently, for DIR24-8 algorithm, the tbl8 group is freed even though the
> readers might be using the tbl8 group entries. The freed tbl8 group can
> be reallocated quickly. As a result, lookup may be performed incorrectly.
>
> To address that, RCU QSBR is integrated for safe tbl8 group reclamation.
>
> Signed-off-by: Vladimir Medvedkin <vladimir.medvedkin at intel.com>
> Acked-by: Stephen Hemminger <stephen at networkplumber.org>
We got one false positive in bitops unit test, and one strange failure on ARM.
Recheck-request: iol-unit-amd64-testing, iol-unit-arm64-testing
--
David Marchand
More information about the dev
mailing list