flow_offload: pass action cookie through offload structures
authorJiri Pirko <jiri@mellanox.com>
Tue, 25 Feb 2020 10:45:18 +0000 (11:45 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 Feb 2020 19:05:54 +0000 (11:05 -0800)
commit2008495d81159a66de4dc3ee4252a5fc60294a82
treebfdc544617d4c7163b01b27f14eb5b0fca01f462
parent3b3e808cd883dd2e39c85e6d8debc0020b5ef5e7
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>
include/net/flow_offload.h
net/core/flow_offload.c
net/sched/cls_api.c