All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brown, Aaron F <aaron.f.brown@intel.com>
To: intel-wired-lan@osuosl.org
Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Add multiple receive queues control supporting
Date: Sat, 16 Feb 2019 01:35:12 +0000	[thread overview]
Message-ID: <309B89C4C689E141A5FF6A0C5FB2118B96641E39@ORSMSX101.amr.corp.intel.com> (raw)
In-Reply-To: <20190206074837.4851-1-sasha.neftin@intel.com>

> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Sasha Neftin
> Sent: Tuesday, February 5, 2019 11:49 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH v1 1/1] igc: Add multiple receive queues
> control supporting
> 
> Enable the multi queues to receive.
> Program the direction of packets to specified queuies according
> to the mode selected in the MRQC register.
> Multiple receive queues defined by filters and RSS for 4 queues.
> Enable/disable RSS hashing and also to enable multiple receive queues.
> This patch will allow further ethtool support development.
> 
> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
> ---
>  drivers/net/ethernet/intel/igc/igc.h         |  9 +++++
>  drivers/net/ethernet/intel/igc/igc_defines.h | 10 ++++++
>  drivers/net/ethernet/intel/igc/igc_main.c    | 49
> ++++++++++++++++++++++++++++
>  drivers/net/ethernet/intel/igc/igc_regs.h    |  5 +++
>  4 files changed, 73 insertions(+)
> 

Tested-by: Aaron Brown <aaron.f.brown@intel.com>

      reply	other threads:[~2019-02-16  1:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-06  7:48 [Intel-wired-lan] [PATCH v1 1/1] igc: Add multiple receive queues control supporting Sasha Neftin
2019-02-16  1:35 ` Brown, Aaron F [this message]

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=309B89C4C689E141A5FF6A0C5FB2118B96641E39@ORSMSX101.amr.corp.intel.com \
    --to=aaron.f.brown@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.