Skip to content
Commit b8003cef authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-mvpp2-prs-Fixes-for-VID-filtering'



Maxime Chevallier says:

====================
net: mvpp2: prs: Fixes for VID filtering

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.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 1d63f0e3 6b7a3430
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment