]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1d7ad295b2086374c8390a428c848efb34e71708
tree6242d37764af9cf2d8ddf6346c768c0de9ab53db
parent9a142f15ac2e154c5403591f39db99d44ff9d117
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