]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Test mirror to gretap w/ bound dev
authorPetr Machata <petrm@mellanox.com>
Thu, 26 Apr 2018 23:19:55 +0000 (01:19 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 27 Apr 2018 18:57:50 +0000 (14:57 -0400)
commit901939669e314af8c151ee22b9e8456a793c852b
tree5fa47f0276f0c00ff4002525f97c61f767027d8a
parente06715637a649b90e68f4f1cc643e6e798f98530
selftests: forwarding: Test mirror to gretap w/ bound dev

Test mirroring to a gretap and an ip6gretap netdevice with a bound
device, where the tunnel device and the bound device are in different
VRFs (an overlay / underlay configuration).

Signed-off-by: Petr Machata <petrm@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/mirror_gre_bound.sh [new file with mode: 0755]