OSDN Git Service

selftests: mlxsw: Add test for FIB offload API
authorIdo Schimmel <idosch@mellanox.com>
Tue, 14 Jan 2020 11:23:18 +0000 (13:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2020 02:53:35 +0000 (18:53 -0800)
commit212a37c225aed5d7dbe20cb1c1881bf7d35cbc54
tree29fafc9dd27552631fc104fd9160dffbd6f30970
parentffdc5149c5e2328bb8f0e136efd4935829fe89b3
selftests: mlxsw: Add test for FIB offload API

The test reuses the common FIB offload tests in order to make sure that
mlxsw correctly implements FIB offload.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/fib.sh [new file with mode: 0755]