]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
net: mvpp2: cls: Invalidate all C2 entries except the ones we use
authorMaxime Chevallier <maxime.chevallier@bootlin.com>
Wed, 27 Mar 2019 08:44:20 +0000 (09:44 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 27 Mar 2019 18:10:58 +0000 (11:10 -0700)
commit8d2847d9462d82a822898f7afcb46f080f8dc392
treef5cc4ccc3efc4fe590884e836f56b26cb0ab91f8
parentff2f3cb6eb899c13dbc039f7c3e7b274c37cdc18
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>
drivers/net/ethernet/marvell/mvpp2/mvpp2.h
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.c
drivers/net/ethernet/marvell/mvpp2/mvpp2_cls.h