commit | 2008495d81159a66de4dc3ee4252a5fc60294a82 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Tue Feb 25 11:45:18 2020 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 25 11:05:54 2020 -0800 |
tree | bfdc544617d4c7163b01b27f14eb5b0fca01f462 | |
parent | 3b3e808cd883dd2e39c85e6d8debc0020b5ef5e7 [diff] |
flow_offload: pass action cookie through offload structures Extend struct flow_action_entry in order to hold TC action cookie specified by user inserting the action. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: David S. Miller <davem@davemloft.net>