net/mlx5e: Fix stats update for matchall classifier
authorRoi Dayan <roid@mellanox.com>
Wed, 27 May 2020 18:46:09 +0000 (21:46 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 29 May 2020 20:07:52 +0000 (13:07 -0700)
commit0a2a6f498fa060cc0d592d56148da856e9d77bd8
tree27a7870e88ff72c30029ddc5f59c69b2e60999b7
parent8fc3e29be9248048f449793502c15af329f35c6e
net/mlx5e: Fix stats update for matchall classifier

It's bytes, packets, lastused.

Fixes: fcb64c0f5640 ("net/mlx5: E-Switch, add ingress rate support")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_tc.c