]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mlxsw: vxlan: Remove IPv6 test case
authorAmit Cohen <amcohen@nvidia.com>
Tue, 14 Dec 2021 14:25:51 +0000 (16:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Dec 2021 15:05:44 +0000 (15:05 +0000)
commit273744a9ab6006625a8b1e8e87092d34c2273d83
treed96e9fcff69e770a187fbb172856742fb0ea1382
parent9a53409a24c0931349598c7761f5c676b36f0bef
selftests: mlxsw: vxlan: Remove IPv6 test case

Currently, there is a test case to verify that VxLAN with IPv6 underlay
is forbidden.

Remove this test case as support for VxLAN with IPv6 underlay was added
by the previous patch.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/vxlan.sh