OSDN Git Service

selftests: forwarding: Add IP-in-IP GRE flat topology test
authorNir Dotan <nird@mellanox.com>
Sun, 20 Jan 2019 06:50:53 +0000 (06:50 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 20 Jan 2019 19:12:58 +0000 (11:12 -0800)
commit0f69b12e55bfaacdfd69437be7ddfdeb3ad88edb
treedc4284235b185930a313a2e16c9a2215f43c6676
parentfed926d4f64ca1ba23c496747fc4209244c13d80
selftests: forwarding: Add IP-in-IP GRE flat topology test

Add a test that checks IP-in-IP GRE tunneling and MTU change of tunnel,
based on flat 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_flat_gre.sh [new file with mode: 0755]