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, 6 May 2015 19:47:42 +0000
From:	"Schmitt, Phillip J" <phillip.j.schmitt@...el.com>
To:	"Kirsher, Jeffrey T" <jeffrey.t.kirsher@...el.com>,
	"Du, Fan" <fan.du@...el.com>
CC:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	"intel-wired-lan@...ts.osuosl.org" <intel-wired-lan@...ts.osuosl.org>
Subject: RE: [Intel-wired-lan] [PATCH v2 0/3] RSS fix for ixgbe/ixgbevf



> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces@...ts.osuosl.org] On
> Behalf Of Jeff Kirsher
> Sent: Thursday, April 30, 2015 6:00 AM
> To: Du, Fan
> Cc: netdev@...r.kernel.org; intel-wired-lan@...ts.osuosl.org
> Subject: Re: [Intel-wired-lan] [PATCH v2 0/3] RSS fix for ixgbe/ixgbevf
> 
> On Wed, 2015-04-29 at 10:57 +0800, Fan Du wrote:
> > This patchset provides RSS hash value for upper stack by indicating
> > whether it's a L3 or L4 hash. Thus other component of network stack
> > could utilize this hash value provided by NIC without caculating by
> > themselves.
> >
> > Test:
> > * Simple iperf test using ixgbe for 82599ES
> > * Build test only for ixgbevf
> > * make C=1 CF=-D__CHECK_ENDIAN__, no warnings introduced by this
> > patchset
> >
> > Changelog:
> > v2:
> >   - Add patch3 to make all hash value from RSS part.
> > v1:
> >   - Code style issue suggeted by Tantilov, Emil S.
> >   - Initial version
> >
> > Fan Du (3):
> >   ixgbe: Specify rx hash type wrt rx desc RSS type
> >   ixgbevf: Set rx hash type for ingress packets
> >   ixgbe: Don't report flow director filter's status
> >
> >  drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c    |    2 -
> >  drivers/net/ethernet/intel/ixgbe/ixgbe_main.c     |   25 ++++++++++++++++---
> >  drivers/net/ethernet/intel/ixgbevf/defines.h      |   12 +++++++++
> >  drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c |   27
> +++++++++++++++++++++
> >  4 files changed, 60 insertions(+), 6 deletions(-)
> >
> 
> Thanks Fan, I have added your series to my queue for further review and testing.

Tested-by: Phil Schmitt <phillip.j.schmitt@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ