]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: Introduce basic shared blocks tests
authorJiri Pirko <jiri@mellanox.com>
Wed, 28 Feb 2018 10:25:19 +0000 (12:25 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Feb 2018 17:25:49 +0000 (12:25 -0500)
commit20c3c985630fc99217f1e9f1f9a270e43111a3f6
treeebf33dde6debcaf8945dcffcd34d8b110d763962
parentcd48b91499c6807742edd330062c3169c273c0cf
selftests: forwarding: Introduce basic shared blocks tests

Test shared block infrastructure. This is a basic test that shares TC
block in between 2 clsact qdiscs.

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