commit | a7c119bd82a1d937db5b86fcfe1d5f991469c52d | [log] [tgz] |
---|---|---|
author | Paul Blakey <paulb@mellanox.com> | Sun May 03 16:45:02 2020 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jul 09 19:51:13 2020 -0700 |
tree | 592052d3bca6d081d643624f56142e780b650131 | |
parent | bc562be9674bce9c42dd6d057558d498698a801a [diff] |
net/mlx5e: CT: Allow header rewrite of 5-tuple and ct clear action With ct clear we don't jump to the ct tables, so header rewrite of 5-tuple can be done in place (and not moved to after the CT action). Check for ct clear action, and if so, allow 5-tuple header rewrite. Signed-off-by: Paul Blakey <paulb@mellanox.com> Reviewed-by: Oz Shlomo <ozsh@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>