OSDN Git Service

Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions'
authorDavid S. Miller <davem@davemloft.net>
Mon, 24 Sep 2018 19:18:43 +0000 (12:18 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Sep 2018 19:18:43 +0000 (12:18 -0700)
Eelco Chaudron says:

====================
net/sched: Add hardware specific counters to TC actions

Add hardware specific counters to TC actions which will be exported
through the netlink API. This makes troubleshooting TC flower offload
easier, as it possible to differentiate the packets being offloaded.

v2 - Rebased on latest net-next
====================

Signed-off-by: Eelco Chaudron <echaudro@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge