selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test
authorNir Dotan <nird@mellanox.com>
Sun, 20 Jan 2019 06:50:58 +0000 (06:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Jan 2019 19:12:58 +0000 (11:12 -0800)
commiteb13feabc020ad2a082a956d53e779fa6742cce3
treeab6a936a4af56442307528daad5a4b7c57f0c60b
parenta63b2321719df4ccd92eae8e90f94817e512814a
selftests: forwarding: Add IP-in-IP GRE hierarchical topology with keys test

Add a test that checks IP-in-IP GRE tunneling and MTU change of tunnel,
where an ikey/okey pair is set. This test is based on hierarchical topology
described in file ipip_lib.sh.

Signed-off-by: Nir Dotan <nird@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/ipip_hier_gre_keys.sh [new file with mode: 0755]