aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/net/dsa/tag_brcm.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2020-03-23 21:40:40 -0700
committerDavid S. Miller <davem@davemloft.net>2020-03-23 21:40:40 -0700
commit4076c693d3afb405c0db7f43a1594e5cfce119ad (patch)
treeca77a17a3fe462965cdee934fa5ac00d4d53147d /net/dsa/tag_brcm.c
parentMerge branch 'r8169-improvements-for-scheduled-task-handling' (diff)
parentdevlink: Only pass packet trap group identifier in trap structure (diff)
downloadwireguard-linux-4076c693d3afb405c0db7f43a1594e5cfce119ad.tar.xz
wireguard-linux-4076c693d3afb405c0db7f43a1594e5cfce119ad.zip
Merge branch 'devlink-Preparations-for-trap-policers-support'
Ido Schimmel says: ==================== devlink: Preparations for trap policers support This patch set prepares the code for devlink-trap policer support in a follow-up patch set [1][2]. No functional changes intended. Policers are going to be added as attributes of packet trap groups, which are entities used to aggregate logically related packet traps. This will allow users, for example, to limit all the packets that encountered an exception during routing to 10Kpps. However, currently, device drivers register their packet trap groups implicitly when they register their packet traps via devlink_traps_register(). This makes it difficult to pass additional attributes for the groups. For example, the policer bound to the group. Therefore, this patch set converts device drivers to explicitly register their packet trap groups. This will later allow these drivers to register the group with additional attributes, if any. ==================== Acked-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/tag_brcm.c')
0 files changed, 0 insertions, 0 deletions