Re: [PATCH v5 net-next 06/15] net: bridge: mst: Notify switchdev drivers of MST state changes

From: Nikolay Aleksandrov
Date: Thu Mar 17 2022 - 04:58:11 EST


On 16/03/2022 17:08, Tobias Waldekranz wrote:
> Generate a switchdev notification whenever an MST state changes. This
> notification is keyed by the VLANs MSTI rather than the VID, since
> multiple VLANs may share the same MST instance.
>
> Signed-off-by: Tobias Waldekranz <tobias@xxxxxxxxxxxxxx>
> ---
> include/net/switchdev.h | 7 +++++++
> net/bridge/br_mst.c | 18 ++++++++++++++++++
> 2 files changed, 25 insertions(+)
>

Acked-by: Nikolay Aleksandrov <razor@xxxxxxxxxxxxx>