On 10/22/19 9:42 AM, Stephen Hemminger wrote: > Why not fix fq_codel to return the same errors as other qdisc? > I believe the same problem would happen with any qdisc not doing tail drops. Do we really want to enforce all qdisc to have a common drop strategy ? For example, FQ could implement a strategy dropping the oldest packet in the queue, which is absolutely not related to the enqueue order.
- [PATCH v2] net: sch_generic: Use pfifo_fast as fallback ... Vincent Prince
- Re: [PATCH v2] net: sch_generic: Use pfifo_fast as ... Marc Kleine-Budde
- Re: [PATCH v2] net: sch_generic: Use pfifo_fast... Marc Kleine-Budde
- Re: [PATCH v2] net: sch_generic: Use pfifo_fast... Stephen Hemminger
- Re: [PATCH v2] net: sch_generic: Use pfifo_... Marc Kleine-Budde
- Re: [PATCH v2] net: sch_generic: Use pfifo_... Eric Dumazet
- Re: [PATCH v2] net: sch_generic: Use pf... Oliver Hartkopp