commit | 5e111210a44301304f9054e995bf33f69b6de76f | [log] [tgz] |
---|---|---|
author | Eelco Chaudron <echaudro@redhat.com> | Fri Sep 21 07:13:54 2018 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 24 12:18:42 2018 -0700 |
tree | 18f34a793e405cdd4d06f43c47c215875089d8ad | |
parent | 7ff2ea0bbfb17c54617608b5ff59460afa23f641 [diff] |
net/core: Add new basic hardware counter Add a new hardware specific basic counter, TCA_STATS_BASIC_HW. This can be used to count packets/bytes processed by hardware offload. Signed-off-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>