commit | 7aa0f5aa9030aa97e9d83d834fc977664cf1b066 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Feb 03 10:29:09 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Fri Feb 03 16:35:43 2017 -0500 |
tree | a30a65453da541f4f6ad8f37e43892cae29fb8ec | |
parent | 69ca05ce9dec2cc95070df7f1f10ea6c9c12d237 [diff] |
mlxsw: spectrum: Implement TC flower offload Extend the existing setup_tc ndo call and allow to offload cls_flower rules. Only limited set of dissector keys and actions are supported now. Use previously introduced ACL infrastructure to offload cls_flower rules to be processed in the HW. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Reviewed-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>