On Wed, 2015-07-08 at 08:29 -0400, Jamal Hadi Salim wrote:
> On 07/06/15 16:05, Eric Dumazet wrote:
> > From: Eric Dumazet <eduma...@google.com>
> >
> > Add multiqueue capabilities to ifb netdevice.
> >
> > This removes last bottleneck for ingress when mq qdisc can be used
> > to shard load from multiple RX queues on physical device.
> >
> 
> Looks good to me ;->
> Any perf numbers before/after the change?

It all depends on he workload.

If indeed mq can be used as qdisc on ifb as I did, we remove the ~1 Mpps
limit and can get whatever incoming NIC can provide, like 10 Mpps,
assuming 8 or 16 queues.



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to