net/mlx5: Update last-use statistics for flow rules
authorAmir Vadai <amir@vadai.me>
Thu, 18 Aug 2016 18:09:06 +0000 (21:09 +0300)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 23:09:55 +0000 (16:09 -0700)
commit6c3b4f90861c7ed59d0287b0ff7f2623f9d93d73
treea1bdb22fd938edbd0f726b2a284d3087138d17cf
parent2c0f8ce1b584a4d7b8ff53140d21dfed99834940
net/mlx5: Update last-use statistics for flow rules

Set lastuse statistic, when number of packets is changed compared to
last query. This was wrongly dropped when bulk counter reading was added.

Fixes: a351a1b03bf1 ('net/mlx5: Introduce bulk reading of flow counters')
Signed-off-by: Amir Vadai <amirva@mellanox.com>
Reported-by: Paul Blakey <paulb@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/fs_counters.c