From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [next PATCH S40 10/13] i40e: fix lookup table when RSS disabled/enabled
Date: Tue, 26 Jul 2016 13:39:42 -0700 [thread overview]
Message-ID: <1469565582.2851.16.camel@intel.com> (raw)
In-Reply-To: <C8326AE922E1A04D91DF73B4913A8DCB01625281@ORSMSX102.amr.corp.intel.com>
On Tue, 2016-07-26 at 15:48 +0000, Brady, Alan wrote:
> ACK
>
> -----Original Message-----
> From: Pujari, Bimmy?
> Sent: Monday, July 25, 2016 4:16 PM
> To: intel-wired-lan at lists.osuosl.org
> Cc: Brady, Alan <alan.brady@intel.com>
> Subject: [next PATCH S40 10/13] i40e: fix lookup table when RSS
> disabled/enabled
>
> From: "Alan, Brady" <alan.brady@intel.com>
>
> This patch fixes the bug which causes RSS to continue to work after being
> disabled.? After disabling RSS, traffic would continue to be assigned to
> different queues instead of falling back to a single queue. Without this
> patch, attempting to disable RSS would not work as expected. This patch
> fixes the bug by clearing the lookup table used by RSS such that all
> traffic is assigned to a single queue.? This patch also addresses the
> issue of reinstating? the lookup table should RSS then be re-enabled.
>
> Signed-off-by: Alan Brady <alan.brady@intel.com>
> Change-ID: Ib20c7c6a7e9f1f772bb787370f8a8c664796b141
> ---
> ?drivers/net/ethernet/intel/i40e/i40e_main.c | 28
> ++++++++++++++++++++++++++++
> ?1 file changed, 28 insertions(+)
First why are you ACK'ing your own patch, which you already Signed-off-by
on? ?Second, never top post.
-------------- 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/20160726/0a26257e/attachment.asc>
next prev parent reply other threads:[~2016-07-26 20:39 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-25 23:15 [Intel-wired-lan] [next PATCH S40 00/13] i40e/i40evf updates Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 01/13] i40e: Fix a bug where a client close can be called before an open is complete Bimmy Pujari
2016-07-26 17:56 ` Jeff Kirsher
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 02/13] i40e/i40evf: Reset vlan filter count when resetting Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 03/13] i40e: reset RX csum error stat with other pf stats Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 04/13] i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capability Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 05/13] i40e: Increase minimum number of allocated VSI Bimmy Pujari
2016-07-25 23:47 ` Shannon Nelson
2016-07-26 1:53 ` Abodunrin, Akeem G
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 06/13] i40e: Fix static analysis tool warning Bimmy Pujari
2016-07-25 23:51 ` Shannon Nelson
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 07/13] i40e: don't allow reduction of channels below active FD rules Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 08/13] i40e: Force register writes to mitigate sync issues with iwarp VF driver Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 09/13] i40e: Don't notify client of VF reset during VF creation Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 10/13] i40e: fix lookup table when RSS disabled/enabled Bimmy Pujari
2016-07-26 15:48 ` Brady, Alan
2016-07-26 20:39 ` Jeff Kirsher [this message]
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 11/13] i40e: fix memory leak Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 12/13] i40e: Allow RSS Hash set with less than four parameters Bimmy Pujari
2016-07-25 23:15 ` [Intel-wired-lan] [next PATCH S40 13/13] i40e/i40evf-Bump version from 1.6.11 to 1.6.12 Bimmy Pujari
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=1469565582.2851.16.camel@intel.com \
--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.