commit | 7240db69c332f6625da044b048d06839ab0c2649 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Apr 30 20:01:14 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 30 13:02:32 2020 -0700 |
tree | afc5a655bb7fae9b014219489e1625c4722708de | |
parent | c1d7845dfbd3dfeed2cd7bf92ec10ea97ef5d7fd [diff] |
mlxsw: spectrum_acl: Convert flower-based mirroring to new SPAN API In flower-based mirroring, mirroring is done with ACLs and the SPAN agent is not bound to a port. Instead its identifier is specified in an ACL action. Convert this type of mirroring to use the new API. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>