]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
net/mlx5: Add back multicast stats for uplink representor
authorHuy Nguyen <huyn@nvidia.com>
Fri, 19 Mar 2021 01:33:19 +0000 (20:33 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 30 Mar 2021 12:30:25 +0000 (14:30 +0200)
commit62cc6465b917e7ff52ebbe4db89c9f7ef256ebba
tree1e731904f9f6f109adefb43a1a1a46556b2a9a19
parent8b39e4df84a01ffab0165e985a39034076d11011
net/mlx5: Add back multicast stats for uplink representor

[ Upstream commit a07231084da2207629b42244380ae2f1e10bd9b4 ]

The multicast counter got removed from uplink representor due to the
cited patch.

Fixes: 47c97e6b10a1 ("net/mlx5e: Fix multicast counter not up-to-date in "ip -s"")
Signed-off-by: Huy Nguyen <huyn@nvidia.com>
Reviewed-by: Daniel Jurgens <danielj@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/net/ethernet/mellanox/mlx5/core/en_main.c