Merge branch 'mlxsw-tc-flower-offload-stats'
authorDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 06:50:15 +0000 (23:50 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Mar 2017 06:50:15 +0000 (23:50 -0700)
commit0f230ca9407037ee00205fae1ada8a6cd06ddda2
treef9a84c3fa8b4d56c79d6e149fd3534702bf5ba16
parent27303fcf5734d84c8d018b79d1db154ceaf88df8
parent7c1b8eb175b69add8eac105409d2a59723574675
Merge branch 'mlxsw-tc-flower-offload-stats'

Jiri Pirko says:

====================
mlxsw: Add support for TC flower offload statistics

Arkadi says:
This patchset adds support for retrieving TC flower statistics for
offloaded rules, which includes packets count, bytes count and last used
time stamp. Currently The statistics are gathered on a per-rule basis.

This patchset also includes generic allocator for counters.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>