From: David S. Miller Date: Fri, 9 Mar 2018 18:02:14 +0000 (-0500) Subject: Merge branch 'mlxsw-ACL-and-mirroring-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4eb57eccbd43291dfd87c19997ef4a4ea2e04ca8;p=linux.git Merge branch 'mlxsw-ACL-and-mirroring-fixes' Ido Schimmel says: ==================== mlxsw: ACL and mirroring fixes The first patch fixes offload of rules using the 'pass' action. Instead of continuing to evaluate lower priority rules, the binding is terminated and the packet proceeds to the bridge and router blocks on ingress, or goes out of the port on egress. Second patch prevents the user from mirroring more than once from a given {Port, Direction} as this is not supported by the device. ==================== Signed-off-by: David S. Miller --- 4eb57eccbd43291dfd87c19997ef4a4ea2e04ca8