aboutsummaryrefslogtreecommitdiffstats
path: root/net/openvswitch/vport-netdev.c
diff options
context:
space:
mode:
authorDaniel Machon <[email protected]>2024-04-20 19:29:12 +0000
committerDavid S. Miller <[email protected]>2024-04-24 12:08:06 +0000
commit4e50d72b3b95fd1ba678f1fab395c3f45105d6bd (patch)
tree72f404e82d6872796624a1e062cf40fc885e8e84 /net/openvswitch/vport-netdev.c
parentnet: sparx5: add bookkeeping code for matchall rules (diff)
downloadkernel-4e50d72b3b95fd1ba678f1fab395c3f45105d6bd.tar.gz
kernel-4e50d72b3b95fd1ba678f1fab395c3f45105d6bd.zip
net: sparx5: add port mirroring implementation
The hardware supports three independent mirroring probes. Each probe can be configured to mirror rx or tx traffic (direction). Using tc matchall, it is now possible to add a source port and a monitor port to a mirror probe. Depending on the mirror direction, rx or tx traffic from a source port will be mirrored to the monitor port. A single source port can be a member of multiple mirror probes. Signed-off-by: Daniel Machon <[email protected]> Reviewed-by: Steen Hegelund <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/openvswitch/vport-netdev.c')
0 files changed, 0 insertions, 0 deletions