]> git.dujemihanovic.xyz Git - linux.git/commit
net/mlx5e: TC, fix cloned flow attribute
authorOz Shlomo <ozsh@nvidia.com>
Tue, 21 Feb 2023 15:24:39 +0000 (15:24 +0000)
committerSaeed Mahameed <saeedm@nvidia.com>
Wed, 15 Mar 2023 22:50:18 +0000 (15:50 -0700)
commitb23bf10cca59b2955fa5c2b5e4f753962b4f88ca
treedddc9373ed1c2294553eb93803ddc3405bcd6c5c
parent1166add424dae14ccdb64a6eefbf26766c9d0ef2
net/mlx5e: TC, fix cloned flow attribute

Currently the cloned flow attr resets the original tc action cookies
count.
Fix that by resetting the cloned flow attribute.

Fixes: cca7eac13856 ("net/mlx5e: TC, store tc action cookies per attr")
Signed-off-by: Oz Shlomo <ozsh@nvidia.com>
Reviewed-by: Paul Blakey <paulb@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c