Mon, Dec 25, 2017 at 09:51:41AM CET, nog...@mellanox.com wrote: >Update the offload flag, TCQ_F_OFFLOADED, in each dump call (and ignore >the offloading function return value in relation to this flag). >This is done because a qdisc is being initialized, and therefore offloaded >before being grafted. Since the ability of the driver to offload the qdisc >depends on its location, a qdisc can be offloaded and un-offloaded by graft >calls, that doesn't effect the qdisc itself. > >Fixes: 428a68af3a7c ("net: sched: Move to new offload indication in RED" >Signed-off-by: Nogah Frankel <nog...@mellanox.com> >Reviewed-by: Yuval Mintz <yuv...@mellanox.com>
Acked-by: Jiri Pirko <j...@mellanox.com>