diff options
author | 2022-10-26 14:51:47 +0100 | |
---|---|---|
committer | 2022-10-27 11:06:56 -0700 | |
commit | 94d651739e17b0ee9b556e60f206fe538d06dc05 (patch) | |
tree | 65756195a506d2401374353a9bfd3f2dce71fb55 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: TC, Reject forwarding from internal port to internal port (diff) | |
download | linux-dev-94d651739e17b0ee9b556e60f206fe538d06dc05.tar.xz linux-dev-94d651739e17b0ee9b556e60f206fe538d06dc05.zip |
net/mlx5e: TC, Fix cloned flow attr instance dests are not zeroed
On multi table split the driver creates a new attr instance with
data being copied from prev attr instance zeroing action flags.
Also need to reset dests properties to avoid incorrect dests per attr.
Fixes: 8300f225268b ("net/mlx5e: Create new flow attr for multi table actions")
Signed-off-by: Roi Dayan <roid@nvidia.com>
Reviewed-by: Maor Dickman <maord@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Link: https://lore.kernel.org/r/20221026135153.154807-10-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions