lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 08 Jul 2015 15:06:18 +0200
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Jamal Hadi Salim <jhs@...atatu.com>
Cc:	David Miller <davem@...emloft.net>,
	netdev <netdev@...r.kernel.org>,
	Alexei Starovoitov <ast@...mgrid.com>,
	John Fastabend <john.fastabend@...il.com>
Subject: Re: [PATCH net-next] ifb: add multiqueue operation

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 <edumazet@...gle.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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ