Lines Matching full:mirror
144 # It is forbidden in mlxsw driver to have multiple mirror
151 action mirred egress mirror dev $swp2
152 check_err $? "Failed to add rule with single mirror action"
158 action mirred egress mirror dev $swp2 \
159 action mirred egress mirror dev $swp1
160 check_fail $? "Incorrect success to add rule with two mirror actions"
164 log_test "multi mirror"
199 # On ingress, all matchall-mirror and matchall-sample
239 matchall_behind_flower_ingress_test "mirror" "mirred egress mirror dev $swp2"
254 # On egress, all matchall-mirror rules have to be behind the flower rules
293 matchall_behind_flower_egress_test "mirror" "mirred egress mirror dev $swp2"