diff options
| author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-05-26 07:53:35 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2018-05-29 16:49:16 +0300 |
| commit | f971b132300fb0df63a8de631947adc74a7b3db1 (patch) | |
| tree | 9c0056ab9b9896ee5ffc0f806b9286281a6f6b27 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 2ef3c253f15a7784ce541417d5663d2d1e751231 (diff) | |
| download | linux-f971b132300fb0df63a8de631947adc74a7b3db1.tar.xz | |
net: sched: mq: add simple offload notification
mq offload is trivial, we just need to let the device know
that the root qdisc is mq. Alternative approach would be
to export qdisc_lookup() and make drivers check the root
type themselves, but notification via ndo_setup_tc is more
in line with other qdiscs.
Note that mq doesn't hold any stats on it's own, it just
adds up stats of its children.
Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions
