[dpdk-dev] [PATCH] net/sfc: rely on native thread safety in RTE flow mechanism
    Andrew Rybchenko 
    andrew.rybchenko at oktetlabs.ru
       
    Tue Nov 17 08:38:12 CET 2020
    
    
  
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>
    
    
More information about the dev
mailing list