]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
commitc662455b64a1f0dacb2127f402bd5401b88d42d1
tree594a662cb1e54fe7f75e461867473535271074de
parent48bb9eb47b2708bd3ded16684ddd258e53bd402c
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]