diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2019-02-02 12:50:44 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-06 10:38:25 -0800 |
commit | c500c86b0c75da167b59ee82f78e394fd10cb792 (patch) | |
tree | 56e5f2152a9d804f2ebd5b5047585089bd745302 /net/sched/cls_api.c | |
parent | 8f2566225ae2d62d532bb1810ed74fa4bbc5bbdb (diff) |
net/mlx5e: support for two independent packet edit actions
This patch adds pedit_headers_action structure to store the result of
parsing tc pedit actions. Then, it calls alloc_tc_pedit_action() to
populate the mlx5e hardware intermediate representation once all actions
have been parsed.
This patch comes in preparation for the new flow_action infrastructure,
where each packet mangling comes in an separated action, ie. not packed
as in tc pedit.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/cls_api.c')
0 files changed, 0 insertions, 0 deletions