On Thu, Oct 10, 2024 at 1:27 PM Vladimir Medvedkin <[email protected]> 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 <[email protected]> > Acked-by: Stephen Hemminger <[email protected]>
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

