aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/macsec.c
diff options
context:
space:
mode:
authorSaeed Mahameed <saeedm@mellanox.com>2019-09-11 10:50:13 -0400
committerSaeed Mahameed <saeedm@mellanox.com>2019-09-24 05:38:08 -0400
commitd22fcc806b84b9818de08b32e494f3c05dd236c7 (patch)
treed62931feba61c5b89197d43db01b90cd2432fa21 /drivers/net/macsec.c
parentd19a79ee38c8fda6d297e4227e80db8bf51c71a6 (diff)
net/mlx5e: Fix traffic duplication in ethtool steering
Before this patch, when adding multiple ethtool steering rules with identical classification, the driver used to append the new destination to the already existing hw rule, which caused the hw to forward the traffic to all destinations (rx queues). Here we avoid this by setting the "no append" mlx5 fs core flag when adding a new ethtool rule. Fixes: 6dc6071cfcde ("net/mlx5e: Add ethtool flow steering support") Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Reviewed-by: Maor Gottlieb <maorg@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'drivers/net/macsec.c')
0 files changed, 0 insertions, 0 deletions