OSDN Git Service

selftests: mlxsw: Add a test for VxLAN configuration
authorIdo Schimmel <idosch@mellanox.com>
Mon, 19 Nov 2018 16:11:26 +0000 (16:11 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Nov 2018 01:59:44 +0000 (17:59 -0800)
commit99c9b084f0bec000ef394d1bb58f33c4910752d9
treeea9664b2c4716adc37ec5cbb405fa22d33ed02c8
parent3485f87cb7f82434cb6526a2ab5088012378dcb6
selftests: mlxsw: Add a test for VxLAN configuration

Test various aspects of VxLAN offloading which are specific to mlxsw,
such as sanitization of invalid configurations and offload indication.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Petr Machata <petrm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/vxlan.sh [new file with mode: 0755]