commit | ec12165195cf7e68fc2f5f808d72484da886245d | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Feb 25 11:45:22 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 25 11:05:54 2020 -0800 |
tree | 02f1498eb6d3d398017d181665e820bc7fe1c7fd | |
parent | 5a2e106c746d2740f425cce3ac039321c924dc85 [diff] |
mlxsw: core_acl_flex_actions: Add trap with userdef action Expose "Trap action with userdef". It is the same as already defined "Trap action" with a difference that it would ask the policy engine to pass arbitrary value (userdef) alongside with received packets. This would be later on used to carry cookie index. 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>