Mon, Dec 25, 2017 at 09:51:41AM CET, [email protected] 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 <[email protected]> >Reviewed-by: Yuval Mintz <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
