]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit07fa81775bc252b7d454dd179dfc3d7244b432d1
treebfdc544617d4c7163b01b27f14eb5b0fca01f462
parente54ec6d2aa8e6efd8961173a473299beb7f26104
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