summaryrefslogtreecommitdiff
path: root/include/net
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-07-29 23:34:45 +0300
committerDavid S. Miller <davem@davemloft.net>2021-07-29 23:34:45 +0300
commitb2492d503b414e25fc9b9fee347567a083e4b911 (patch)
treec57625872d27cc7bc2da91bfb189e2b35c81b638 /include/net
parent88ea96f8c14e39f7ee397b815de622ea5e1481ab (diff)
parentd1626a1c273d0e66834006b10ebe12062dce2b6f (diff)
downloadlinux-b2492d503b414e25fc9b9fee347567a083e4b911.tar.xz
Merge branch 'dpaa2-switch-add-mirroring-support'
Ioana Ciornei says: ==================== dpaa2-switch: add mirroring support This patch set adds per port and per VLAN mirroring in dpaa2-switch. The first 4 patches are just cosmetic changes. We renamed the dpaa2_switch_acl_tbl structure into dpaa2_switch_filter_block so that we can reuse it for filters that do not use the ACL table and reorganized the addition of trap, redirect and drop filters into a separate function. All this just to make for a more streamlined addition of the support for mirroring. The next 4 patches are actually adding the advertised support. Mirroring rules can be added in shared blocks, the driver will replicate the same configuration on all the switch ports part of the same block. The last patch documents the feature, presents its behavior and limitations and gives a couple of examples. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions