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)
commit4908e24b812d74d0534e8b33edd58417aefa93d0
treeebf33dde6debcaf8945dcffcd34d8b110d763962
parentb13f245e844d1535597298ac0f0f0a94f56c239b
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]