commit | 45b62742df6a27fba71f799cd1a2f721e1c0d584 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Wed Aug 23 10:08:18 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 23 20:44:32 2017 -0700 |
tree | 235166b510c655f2533f99a85754c3da5b20a040 | |
parent | ae99e188928e01dfa0fa45d2e1431ad33a0eaad9 [diff] |
mlxsw: spectrum: Offload multichain TC rules Reflect chain index coming down from TC core and create a ruleset per chain. Note that only chain 0, being the implicit chain, is bound to the device for processing. The rest of chains have to be "jumped-to" by actions. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>