diff options
author | Daniel Machon <daniel.machon@microchip.com> | 2024-04-20 21:29:12 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-04-24 13:08:06 +0100 |
commit | 4e50d72b3b95fd1ba678f1fab395c3f45105d6bd (patch) | |
tree | 72f404e82d6872796624a1e062cf40fc885e8e84 /drivers/net/ethernet/intel/ice/ice_main.c | |
parent | 1ede4acf045ced70d9b72465e2e968aec71e0a42 (diff) | |
download | linux-4e50d72b3b95fd1ba678f1fab395c3f45105d6bd.tar.gz linux-4e50d72b3b95fd1ba678f1fab395c3f45105d6bd.tar.bz2 linux-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 <daniel.machon@microchip.com>
Reviewed-by: Steen Hegelund <Steen.Hegelund@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions