]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita4281eb76bff22a9045ce696b56843e00e16a9b0
tree2cdc35f1b72aee9952d534730056314c8486eb90
parent237141cd686986c394791ff7bf6ee413278f0b53
parent749e3b4b6d2bc0161b9bee43bb18f597aadc486b
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>