selftests: mlxsw: Add a test for un/offloadable qdisc trees
authorPetr Machata <petrm@nvidia.com>
Tue, 19 Oct 2021 08:07:12 +0000 (11:07 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Oct 2021 11:24:52 +0000 (12:24 +0100)
commit29c1eac2e64eda847d6ea51a00c2021198447ed9
treeeb9faa7c87d51f975223d6801194e3086ba6c6fc
parent2a18c08d75ee04a9159e4bbfb09dbb1e33ef8507
selftests: mlxsw: Add a test for un/offloadable qdisc trees

This checks that various qdisc configurations either are or are not
offloaded.

Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/drivers/net/mlxsw/sch_offload.sh [new file with mode: 0755]