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] [day] [month] [year] [list]
Date:	Tue, 20 Sep 2011 09:51:08 -0700
From:	"Rose, Gregory V" <gregory.v.rose@...el.com>
To:	"frog1120@...il.com" <frog1120@...il.com>,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: RE: unicast hash in ixgbe and ixgbevf

> -----Original Message-----
> From: netdev-owner@...r.kernel.org [mailto:netdev-owner@...r.kernel.org]
> On Behalf Of J.Hwan.Kim
> Sent: Saturday, September 17, 2011 4:03 AM
> To: netdev@...r.kernel.org
> Subject: unicast hash in ixgbe and ixgbevf
> 
> Hi, everyone
> 
> I'm using intel ixgbe and ixgbevf driver and SR-IOV option.
> 
> Is there any method for distributing the random IP packet stream
> into several VF queues evenly?
> 
> For example, for each 4 VF queues,
> can each a quarter of the IP stream be distributed to each 4 VF queues?
> 
> I checked the PFUTA register and tested it, but as far as I know,
> with the 4K bit hash table, the stream is directed to queues
> of which ROPE bit is set.
> So, the stream is duplicated to the queues of which ROPE bit is set.
> That is not what I want to do.
> 
> How can I distribute the random IP packets to several VF queues
> without duplicating?
[Greg Rose] 

Distribution of packets to different queues based upon IP address requires RSS which is not supported in our SR-IOV functions at this time.

Also, on the Intel 82599 and X540 adapters the VFs only support single queue operation.  There are plans for multiple queue operation based upon RSS in future products, but there is not support for it now.

- Greg Rose
LAN Access Division
Intel Corp.

--
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