[PATCH v3 1/2] fib: implement RCU rule reclamation

David Marchand david.marchand at redhat.com
Mon Oct 14 19:10:30 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>

Applied (even though I sent comments), thanks.


-- 
David Marchand



More information about the dev mailing list