Re: [PATCH net 0/2] net: mvpp2: prs: Fixes for VID filtering

From: David Miller
Date: Wed Jun 12 2019 - 14:17:53 EST


From: Maxime Chevallier <maxime.chevallier@xxxxxxxxxxx>
Date: Tue, 11 Jun 2019 11:51:41 +0200

> This series fixes some issues with VID filtering offload, mainly due to
> the wrong ranges being used in the TCAM header parser.
>
> The first patch fixes a bug where removing a VLAN from a port's
> whitelist would also remove it from other port's, if they are on the
> same PPv2 instance.
>
> The second patch makes so that we don't invalidate the wrong TCAM
> entries when clearing the whole whitelist.

Series applied.