commit | 6d19d2bdc8a15b8212c530edd806cfee283ac734 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Feb 25 11:45:23 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 25 11:05:55 2020 -0800 |
tree | 51a061e18a1201afb4acaefcbc32e891a221533d | |
parent | ec12165195cf7e68fc2f5f808d72484da886245d [diff] |
mlxsw: core_acl_flex_actions: Implement flow_offload action cookie offload Track cookies coming down to driver by flow_offload. Assign a cookie_index to each unique cookie binary. Use previously defined "Trap with userdef" flex action to ask HW to pass cookie_index alongside with the dropped packets. 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>