[dpdk-dev] [PATCH] net/sfc: rely on native thread safety in RTE flow mechanism

Ferruh Yigit ferruh.yigit at intel.com
Tue Nov 17 15:12:48 CET 2020


On 11/17/2020 7:38 AM, Andrew Rybchenko wrote:
> On 11/16/20 10:40 PM, Ivan Malov wrote:
>> The changeset that introduced common flow API thread safety
>> in fact introduced double locking to this particular PMD as
>> RTE flow API implementation in the PMD has been thread-safe
>> since the day zero. State this by setting the corresponding
>> device flag to skip locking imposed by generic RTE flow API.
>>
>> Fixes: 80d1a9aff7f6 ("ethdev: make flow API thread safe")
>>
>> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
> 
> Acked-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>
> 

Applied to dpdk-next-net/main, thanks.


More information about the dev mailing list