19/05/2026 12:34, Thomas Monjalon: > The recursive unlock assumes that the caller owns the lock. > This behavior will be checked when RTE_ENABLE_ASSERT is on. > There is an additional check for the count which should be positive > if no corruption happened. > > Signed-off-by: Thomas Monjalon <[email protected]> > --- > v3: new patch in the series
Forgot: Suggested-by: Stephen Hemminger <[email protected]> Suggested-by: Robin Jarry <[email protected]>

