On 3/12/2018 4:48 AM, David Miller wrote:
> Ok, queued up.
thank you
From: Or Gerlitz
Date: Sun, 11 Mar 2018 11:16:44 +0200
> On 3/7/2018 6:23 PM, David Miller wrote:
>> From: Paul Blakey
>> Date: Wed, 7 Mar 2018 16:00:11 +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
On 3/7/2018 6:23 PM, David Miller wrote:
> From: Paul Blakey
> Date: Wed, 7 Mar 2018 16:00:11 +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 c
On 07/03/2018 18:23, David Miller wrote:
From: Paul Blakey
Date: Wed, 7 Mar 2018 16:00:11 +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
From: Paul Blakey
Date: Wed, 7 Mar 2018 16:00:11 +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,
> inserti
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),
bu