[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20180307.104443.336957406656900568.davem@davemloft.net>
Date: Wed, 07 Mar 2018 10:44:43 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: paulb@...lanox.com
Cc: tgraf@...g.ch, herbert@...dor.apana.org.au, netdev@...r.kernel.org,
kliteyn@...lanox.com, roid@...lanox.com, shahark@...lanox.com,
markb@...lanox.com, jiri@...lanox.com, ogerlitz@...lanox.com,
matanb@...lanox.com
Subject: Re: [PATCH net v3 0/2] rhashtable: Fix rhltable duplicates
insertion
From: Paul Blakey <paulb@...lanox.com>
Date: Sun, 4 Mar 2018 17:29:47 +0200
> On our mlx5 driver fs_core.c, we use the rhltable interface to store
> flow groups. We noticed that sometimes we get a warning that flow group isn't
> found at removal. This rare case was caused when a specific scenario happened,
> insertion of a flow group with a similar match criteria (a duplicate),
> but only where the flow group rhash_head was second (or not first)
> on the relevant rhashtable bucket list.
>
> The first patch fixes it, and the second one adds a test that show
> it is now working.
Series applied, thank you.
Powered by blists - more mailing lists