commit | 8d2847d9462d82a822898f7afcb46f080f8dc392 | [log] [tgz] |
---|---|---|
author | Maxime Chevallier <maxime.chevallier@bootlin.com> | Wed Mar 27 09:44:20 2019 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 27 11:10:58 2019 -0700 |
tree | f5cc4ccc3efc4fe590884e836f56b26cb0ab91f8 | |
parent | ff2f3cb6eb899c13dbc039f7c3e7b274c37cdc18 [diff] |
net: mvpp2: cls: Invalidate all C2 entries except the ones we use C2 TCAM entries can be invalidated to avoid unwanted matches. Make sure all entries are invalidated at init, then validate only the ones we use. Signed-off-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>