Re: [Bridge] [PATCH net-next v3 0/8] net: bridge: add flush filtering support

2022-04-15 Thread David Ahern
On 4/12/22 7:22 AM, Nikolay Aleksandrov wrote: > Hi, > This patch-set adds support to specify filtering conditions for a bulk > delete (flush) operation. This version uses a new nlmsghdr delete flag > called NLM_F_BULK in combination with a new ndo_fdb_del_bulk op which is > used to signal that

Re: [Bridge] [PATCH net-next v3 0/8] net: bridge: add flush filtering support

2022-04-13 Thread Nikolay Aleksandrov
On 13/04/2022 05:04, David Ahern wrote: > On 4/12/22 7:22 AM, Nikolay Aleksandrov wrote: >> Hi, >> This patch-set adds support to specify filtering conditions for a bulk >> delete (flush) operation. This version uses a new nlmsghdr delete flag >> called NLM_F_BULK in combination with a new

Re: [Bridge] [PATCH net-next v3 0/8] net: bridge: add flush filtering support

2022-04-12 Thread Nikolay Aleksandrov
On 4/12/22 16:22, Nikolay Aleksandrov wrote: Hi, This patch-set adds support to specify filtering conditions for a bulk delete (flush) operation. This version uses a new nlmsghdr delete flag called NLM_F_BULK in combination with a new ndo_fdb_del_bulk op which is used to signal that the driver

[Bridge] [PATCH net-next v3 0/8] net: bridge: add flush filtering support

2022-04-12 Thread Nikolay Aleksandrov
Hi, This patch-set adds support to specify filtering conditions for a bulk delete (flush) operation. This version uses a new nlmsghdr delete flag called NLM_F_BULK in combination with a new ndo_fdb_del_bulk op which is used to signal that the driver supports bulk deletes (that avoids pushing