History log of /linux-master/tools/testing/selftests/drivers/net/mlxsw/vxlan_ipv6.sh
Revision Date Author Comments
# 21d4282d 23-Dec-2021 Amit Cohen <amcohen@nvidia.com>

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>