summaryrefslogtreecommitdiff
path: root/drivers/net/wan
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-07-16 04:10:41 +0300
committerJakub Kicinski <kuba@kernel.org>2020-07-16 04:10:41 +0300
commit4b7150040a4dadcd6ad944fe6a77a2e6cfebebcd (patch)
tree2be3e396469bd2376f5b6a981c306a7ef9665084 /drivers/net/wan
parent5e126e7c4e52754e3aac0fbc5325abcbe1629388 (diff)
parent46b171d7d73aedfae8070622f1798ac4b124284c (diff)
downloadlinux-4b7150040a4dadcd6ad944fe6a77a2e6cfebebcd.tar.xz
Merge branch 'mlxsw-reg-add-policer-bandwidth-limits'
Ido Schimmel says: ==================== mlxsw: Offload tc police action This patch set adds support for tc police action in mlxsw. Patches #1-#2 add defines for policer bandwidth limits and resource identifiers (e.g., maximum number of policers). Patch #3 adds a common policer core in mlxsw. Currently it is only used by the policy engine, but future patch sets will use it for trap policers and storm control policers. The common core allows us to share common logic between all policer types and abstract certain details from the various users in mlxsw. Patch #4 exposes the maximum number of supported policers and their current usage to user space via devlink-resource. This provides better visibility and also used for selftests purposes. Patches #5-#7 gradually add support for tc police action in the policy engine by calling into previously mentioned policer core. Patch #8 adds a generic selftest for tc-police that can be used with veth pairs or physical loopbacks. Patches #9-#11 add mlxsw-specific selftests. ==================== Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/wan')
0 files changed, 0 insertions, 0 deletions