]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit002420015f428902978ebcb14615763a24259e5a
tree29fafc9dd27552631fc104fd9160dffbd6f30970
parent4c726ab26f5a20fe4b355828fde1f2c4d438be9c
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]