commit | 28169abadb08333eb607621faa3a1dd7109e0d45 | [log] [tgz] |
---|---|---|
author | Eelco Chaudron <echaudro@redhat.com> | Fri Sep 21 07:14:02 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 24 12:18:42 2018 -0700 |
tree | 2cdc35f1b72aee9952d534730056314c8486eb90 | |
parent | 5e111210a44301304f9054e995bf33f69b6de76f [diff] |
net/sched: Add hardware specific counters to TC actions Add additional counters that will store the bytes/packets processed by hardware. These will be exported through the netlink interface for displaying by the iproute2 tc tool Signed-off-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>