Re: [PATCH net-next v7 5/6] net: marvell: prestera: Add Switchdev driver implementation

From: Andy Shevchenko
Date: Fri Sep 04 2020 - 15:41:40 EST


On Fri, Sep 4, 2020 at 7:52 PM Vadym Kochan <vadym.kochan@xxxxxxxxxxx> wrote:
>
> The following features are supported:
>
> - VLAN-aware bridge offloading
> - VLAN-unaware bridge offloading
> - FDB offloading (learning, ageing)
> - Switchport configuration
>
> Currently there are some limitations like:
>
> - Only 1 VLAN-aware bridge instance supported
> - FDB ageing timeout parameter is set globally per device

Similar comments as per previous patches.

> + struct list_head vlans_list;

How this container is being protected against races?

--
With Best Regards,
Andy Shevchenko