OSDN Git Service

selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel name
authorPetr Machata <petrm@mellanox.com>
Thu, 31 May 2018 17:52:26 +0000 (19:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Jun 2018 18:11:02 +0000 (14:11 -0400)
commitb996078ea969dcd4fe6d04dc0b338319fd593460
tree6242d37764af9cf2d8ddf6346c768c0de9ab53db
parentf52f460ca9714c1aed3a4ec73b4dbd502bfba10c
selftests: forwarding: mirror_gre_vlan_bridge_1q: Fix tunnel name

The "ip6gretap" in the test name refers to the tunnel device type that
the test is supposed to be testing. However test_ip6gretap_forbidden()
tests, due to a typo, a gretap tunnel. Fix the typo.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/mirror_gre_vlan_bridge_1q.sh