commit | 35388a6a0c275390f64d26093175718946dd788e | [log] [tgz] |
---|---|---|
author | Petr Machata <petrm@mellanox.com> | Thu May 24 16:27:48 2018 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu May 24 22:26:19 2018 -0400 |
tree | 83482c1fbad487b5d10707e311d885a4ab04c294 | |
parent | 87c0c046e80293af001af95a66c46491ee43130a [diff] |
selftests: forwarding: Test mirror-to-vlan Test for "tc action mirred egress mirror" that mirrors to a vlan device. - test_vlan() tests that the packets get mirrored - test_tagged_vlan() tests that the mirrored packets have correct inner VLAN tag. Signed-off-by: Petr Machata <petrm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>