]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Add helpers and tests for FIB offload
authorIdo Schimmel <idosch@mellanox.com>
Tue, 14 Jan 2020 11:23:16 +0000 (13:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Jan 2020 02:53:35 +0000 (18:53 -0800)
commitc45670ade9d0023a7f1176f5373dc75dbf02315f
tree594a662cb1e54fe7f75e461867473535271074de
parent48815fe59e5aa208c4aa4f4c48eeb94f771590fb
selftests: forwarding: Add helpers and tests for FIB offload

Implement a set of common helpers and tests for FIB offload that can be
used by multiple drivers to check their FIB offload implementations.

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/net/forwarding/fib_offload_lib.sh [new file with mode: 0644]