Thu, Dec 14, 2017 at 02:54:30PM CET, [email protected] wrote: >Let RED utilize the new internal flag, TCQ_F_OFFLOADED, >to mark a given qdisc as offloaded instead of using a dedicated >indication. > >Also, change internal logic into looking at said flag when possible. > >Fixes: 602f3baf2218 ("net_sch: red: Add offload ability to RED qdisc") >Signed-off-by: Yuval Mintz <[email protected]>
Acked-by: Jiri Pirko <[email protected]> Note that it would be good to add red offload presence in drivers (mlxsw) and forbid to disable tc offload feature in that case.
