net: lan966x: Add support for TC flower filter statistics
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Tue, 7 Feb 2023 10:35:49 +0000 (11:35 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Feb 2023 09:13:08 +0000 (09:13 +0000)
commit9ed138ff37670e7eb6291d822f5648de685cfb32
treee37198c75a16cbffcb28ec9c8492c5b5b12ecf49
parent1fe8a3b61fd6eb4a46fde7c22127ffa99ab27ed2
net: lan966x: Add support for TC flower filter statistics

Add flower filter packet statistics. This will just read the TCAM
counter of the rule, which mention how many packages were hit by this
rule.

Reviewed-by: Simon Horman <simon.horman@corigine.com>
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan966x/lan966x_tc_flower.c