commit | bc794e6e6146789ada9fb79765bf0f7fbf3a887a | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Feb 08 22:11:07 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 08 22:11:07 2019 -0800 |
tree | 65a7024f27e45bd827c2f161d2ce1314525babbb | |
parent | 93c0970493c71f264e6c3c7caf1ff24a9e1de786 [diff] | |
parent | db78ed2737b8607744623ba75bd477da8ad8a3cf [diff] |
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>