OSDN Git Service

Merge branch 'net-dsa-bcm_sf2-Add-support-for-CFP-statistics'
authorDavid S. Miller <davem@davemloft.net>
Sat, 9 Feb 2019 06:11:07 +0000 (22:11 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 9 Feb 2019 06:11:07 +0000 (22:11 -0800)
commitbc794e6e6146789ada9fb79765bf0f7fbf3a887a
tree65a7024f27e45bd827c2f161d2ce1314525babbb
parent93c0970493c71f264e6c3c7caf1ff24a9e1de786
parentdb78ed2737b8607744623ba75bd477da8ad8a3cf
Merge branch 'net-dsa-bcm_sf2-Add-support-for-CFP-statistics'

Florian Fainelli says:

====================
net: dsa: bcm_sf2: Add support for CFP statistics

The Broadcom SF2 switch has a Compact Field Processor (CFP) which not
only can perform matching + action, but also counts the number of times
a rule has been hit. This is invaluable while debugging when/if rules
are not matched.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>