On 15-12-30 09:55 AM, John Fastabend wrote:
> Now that pfifo_fast is using the alf_queue data structures we can
> dequeue multiple skbs and save some overhead.
>
> This works because the bulk dequeue logic accepts skb lists already.
>
> Signed-off-by: John Fastabend
> ---
oops I didn't mean to
Now that pfifo_fast is using the alf_queue data structures we can
dequeue multiple skbs and save some overhead.
This works because the bulk dequeue logic accepts skb lists already.
Signed-off-by: John Fastabend
---
include/net/sch_generic.h |2 +-
net/sched/sch_generic.c | 30 ++