commit | 0f230ca9407037ee00205fae1ada8a6cd06ddda2 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Mar 12 23:50:15 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 12 23:50:15 2017 -0700 |
tree | f9a84c3fa8b4d56c79d6e149fd3534702bf5ba16 | |
parent | 27303fcf5734d84c8d018b79d1db154ceaf88df8 [diff] | |
parent | 7c1b8eb175b69add8eac105409d2a59723574675 [diff] |
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>