Thu, Mar 21, 2019 at 02:17:42PM CET, vla...@mellanox.com wrote:
>struct tcf_proto was extended with spinlock to be used by classifiers
>instead of global rtnl lock. Use it to protect shared flower classifier
>data structures (handle_idr, mask hashtable and list) and fields of
>individual filters that can be accessed concurrently. This patch set uses
>tcf_proto->lock as per instance lock that protects all filters on
>tcf_proto.
>
>Signed-off-by: Vlad Buslov <vla...@mellanox.com>
>Reviewed-by: Stefano Brivio <sbri...@redhat.com>

Acked-by: Jiri Pirko <j...@mellanox.com>

Reply via email to