All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH net-next v2 0/2] ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Date: Fri, 27 Mar 2015 03:05:51 -0700	[thread overview]
Message-ID: <1427450751.2497.65.camel@jtkirshe-mobl> (raw)
In-Reply-To: <551528B1.90303@cloudius-systems.com>

On Fri, 2015-03-27 at 12:53 +0300, Vlad Zolotarov wrote:
> On 03/27/15 07:17, Jeff Kirsher wrote:
> > On Fri, 2015-03-27 at 00:44 +0200, Vlad Zolotarov wrote:
> >> Add the ethtool ops to VF driver to allow querying the RSS
> indirection
> >> table
> >> and RSS Random Key.
> >>
> >> This series refactors the RSS configuration code to store the
> current
> >> contents of
> >> RSS indirection table and Hash Key in the "adapter" struct so that
> we
> >> won't need
> >> to access registers every time this info is queried.
> >>
> >> New in v2:
> >>     - Some styling fixes.
> >>     - Moved macros definitions from ixgbe_type.h to ixgbe.h.
> >>
> >> Vlad Zolotarov (2):
> >>    ixgbe: Refactor the RSS configuration code.
> >>    ixgbe: Add the appropriate ethtool ops to query RSS indirection
> >> table
> >>      and key
> > I am assuming that this series is to replace the latest v8 series,
> > correct?
> 
> This series is a precondition for v9. I have prepared it and waited
> for 
> this series to get it... I'll send it on Sunday.

Ok, so I will drop v8 since there will be v9 coming.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.osuosl.org/pipermail/intel-wired-lan/attachments/20150327/e50c37cb/attachment.asc>

WARNING: multiple messages have this Message-ID (diff)
From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: Vlad Zolotarov <vladz@cloudius-systems.com>
Cc: netdev@vger.kernel.org, intel-wired-lan@lists.osuosl.org,
	avi@cloudius-systems.com, gleb@cloudius-systems.com
Subject: Re: [PATCH net-next v2 0/2] ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Date: Fri, 27 Mar 2015 03:05:51 -0700	[thread overview]
Message-ID: <1427450751.2497.65.camel@jtkirshe-mobl> (raw)
In-Reply-To: <551528B1.90303@cloudius-systems.com>

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

On Fri, 2015-03-27 at 12:53 +0300, Vlad Zolotarov wrote:
> On 03/27/15 07:17, Jeff Kirsher wrote:
> > On Fri, 2015-03-27 at 00:44 +0200, Vlad Zolotarov wrote:
> >> Add the ethtool ops to VF driver to allow querying the RSS
> indirection
> >> table
> >> and RSS Random Key.
> >>
> >> This series refactors the RSS configuration code to store the
> current
> >> contents of
> >> RSS indirection table and Hash Key in the "adapter" struct so that
> we
> >> won't need
> >> to access registers every time this info is queried.
> >>
> >> New in v2:
> >>     - Some styling fixes.
> >>     - Moved macros definitions from ixgbe_type.h to ixgbe.h.
> >>
> >> Vlad Zolotarov (2):
> >>    ixgbe: Refactor the RSS configuration code.
> >>    ixgbe: Add the appropriate ethtool ops to query RSS indirection
> >> table
> >>      and key
> > I am assuming that this series is to replace the latest v8 series,
> > correct?
> 
> This series is a precondition for v9. I have prepared it and waited
> for 
> this series to get it... I'll send it on Sunday.

Ok, so I will drop v8 since there will be v9 coming.

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

  reply	other threads:[~2015-03-27 10:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-26 22:44 [Intel-wired-lan] [PATCH net-next v2 0/2] ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key Vlad Zolotarov
2015-03-26 22:44 ` Vlad Zolotarov
2015-03-26 22:44 ` [Intel-wired-lan] [PATCH net-next v2 1/2] ixgbe: Refactor the RSS configuration code Vlad Zolotarov
2015-03-26 22:44   ` Vlad Zolotarov
2015-03-27  4:15   ` [Intel-wired-lan] " Jeff Kirsher
2015-03-27  4:15     ` Jeff Kirsher
2015-03-26 22:44 ` [Intel-wired-lan] [PATCH net-next v2 2/2] ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key Vlad Zolotarov
2015-03-26 22:44   ` Vlad Zolotarov
2015-03-27  4:15   ` [Intel-wired-lan] " Jeff Kirsher
2015-03-27  4:15     ` Jeff Kirsher
2015-03-27  4:17 ` [Intel-wired-lan] [PATCH net-next v2 0/2] " Jeff Kirsher
2015-03-27  4:17   ` Jeff Kirsher
2015-03-27  9:53   ` [Intel-wired-lan] " Vlad Zolotarov
2015-03-27  9:53     ` Vlad Zolotarov
2015-03-27 10:05     ` Jeff Kirsher [this message]
2015-03-27 10:05       ` Jeff Kirsher

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=1427450751.2497.65.camel@jtkirshe-mobl \
    --to=jeffrey.t.kirsher@intel.com \
    --cc=intel-wired-lan@osuosl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.