Re: [PATCH v5 net-next 05/15] net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrations

From: Nikolay Aleksandrov
Date: Thu Mar 17 2022 - 04:57:43 EST


On 16/03/2022 17:08, Tobias Waldekranz wrote:
> Whenever a VLAN moves to a new MSTI, send a switchdev notification so
> that switchdevs can track a bridge's VID to MSTI mappings.
>
> Signed-off-by: Tobias Waldekranz <tobias@xxxxxxxxxxxxxx>
> ---
> include/net/switchdev.h | 7 ++++++
> net/bridge/br_mst.c | 13 +++++++++++
> net/bridge/br_switchdev.c | 46 +++++++++++++++++++++++++++++++++++++++
> 3 files changed, 66 insertions(+)
>

Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>