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)
commitea49c6f0bacaa4cf8980258584059de35ad54b8f
tree2cdc35f1b72aee9952d534730056314c8486eb90
parent7ff2ea0bbfb17c54617608b5ff59460afa23f641
parent28169abadb08333eb607621faa3a1dd7109e0d45
Merge branch 'net-sched-Add-hardware-specific-counters-to-TC-actions'

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>