net: sched: Make TBF Qdisc offloadable
authorPetr Machata <petrm@mellanox.com>
Fri, 24 Jan 2020 13:23:06 +0000 (15:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 25 Jan 2020 09:56:31 +0000 (10:56 +0100)
commitef6aadcc76c97e25f62adc4e9d19684d3e5d0b87
tree67a2bd6df70cbc0eb896a91a21482408af82ef19
parentc2070152747ebc294f018e4b28bf2d9f719a6b36
net: sched: Make TBF Qdisc offloadable

Invoke ndo_setup_tc as appropriate to signal init / replacement, destroying
and dumping of TBF Qdisc.

Signed-off-by: Petr Machata <petrm@mellanox.com>
Acked-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netdevice.h
include/net/pkt_cls.h
net/sched/sch_tbf.c