]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: mlxsw: Add VxLAN configuration test for IPv6
authorAmit Cohen <amcohen@nvidia.com>
Thu, 23 Dec 2021 07:29:56 +0000 (09:29 +0200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Dec 2021 11:24:00 +0000 (11:24 +0000)
commit5147ec3ebcef7c9102d7c87ed36abf8902168490
tree2dc3dbce8b9127f3e906aa0055fbd5da5d9cce8c
parent33b9879299096ba3c96cbd04c4d1de612cfb54cf
selftests: mlxsw: Add VxLAN configuration test for IPv6

Add test to verify configuration of VxLAN with IPv6 underlay.
Use the existing test which checks IPv4.

Add separated test cases for learning which is not supported for IPv6
and for UDP checksum flags which are different from IPv4 flags.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/vxlan_ipv6.sh [new file with mode: 0755]