]> 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)
commitf5dffeb2a91ed4ec61f66687c8b181248018e1a5
tree2dc3dbce8b9127f3e906aa0055fbd5da5d9cce8c
parentaace46cc7b725f77c492745af6ee1c50725fe211
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]