OSDN Git Service

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

Test various aspects of the FIB offload API on top of the netdevsim
implementation. Both good and bad flows are tested.

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/netdevsim/fib.sh [new file with mode: 0755]