public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Fan Du <fan.du@intel.com>
Cc: alexander.h.duyck@redhat.com, emil.s.tantilov@intel.com,
	intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org
Subject: Re: [PATCH v2 0/3] RSS fix for ixgbe/ixgbevf
Date: Thu, 30 Apr 2015 05:59:41 -0700	[thread overview]
Message-ID: <1430398781.2669.110.camel@jtkirshe-mobl> (raw)
In-Reply-To: <1430276261-29821-1-git-send-email-fan.du@intel.com>

[-- Attachment #1: Type: text/plain, Size: 1237 bytes --]

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.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-04-30 12:59 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-29  2:57 [PATCH v2 0/3] RSS fix for ixgbe/ixgbevf Fan Du
2015-04-29  2:57 ` [PATCH v2 1/3] ixgbe: Specify rx hash type wrt rx desc RSS type Fan Du
2015-05-06 22:45   ` [Intel-wired-lan] " Schmitt, Phillip J
2015-04-29  2:57 ` [PATCH v2 2/3] ixgbevf: Set rx hash type for ingress packets Fan Du
2015-05-06 22:45   ` [Intel-wired-lan] " Schmitt, Phillip J
2015-04-29  2:57 ` [PATCH v2 3/3] ixgbe: Don't report flow director filter's status Fan Du
2015-05-06 22:46   ` [Intel-wired-lan] " Schmitt, Phillip J
2015-04-30 12:59 ` Jeff Kirsher [this message]
2015-05-06 19:47   ` [Intel-wired-lan] [PATCH v2 0/3] RSS fix for ixgbe/ixgbevf Schmitt, Phillip J

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1430398781.2669.110.camel@jtkirshe-mobl \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=alexander.h.duyck@redhat.com \
    --cc=emil.s.tantilov@intel.com \
    --cc=fan.du@intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox