netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Igor Russkikh <Igor.Russkikh@aquantia.com>
To: "David S . Miller" <davem@davemloft.net>
Cc: Dmitry Bogdanov <Dmitry.Bogdanov@aquantia.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	Igor Russkikh <Igor.Russkikh@aquantia.com>
Subject: [PATCH net-next 0/4] net: aquantia: add RSS configuration
Date: Thu, 6 Dec 2018 15:02:41 +0000	[thread overview]
Message-ID: <cover.1544106687.git.igor.russkikh@aquantia.com> (raw)

In this patchset few bugs related to RSS are fixed and RSS table and
hash key configuration is added.

We also do increase max number of HW rings upto 8.

Dmitry Bogdanov (4):
  net: aquantia: fix RSS table and key sizes
  net: aquantia: increase max number of hw queues
  net: aquantia: fix initialization of RSS table
  net: aquantia: add support of RSS configuration

 .../net/ethernet/aquantia/atlantic/aq_cfg.h   |  6 +--
 .../ethernet/aquantia/atlantic/aq_ethtool.c   | 42 +++++++++++++++++++
 .../net/ethernet/aquantia/atlantic/aq_nic.c   |  6 +--
 .../aquantia/atlantic/hw_atl/hw_atl_b0.c      |  2 +-
 4 files changed, 49 insertions(+), 7 deletions(-)

-- 
2.17.1

             reply	other threads:[~2018-12-06 15:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-06 15:02 Igor Russkikh [this message]
2018-12-06 15:02 ` [PATCH net-next 1/4] net: aquantia: fix RSS table and key sizes Igor Russkikh
2018-12-06 15:02 ` [PATCH net-next 2/4] net: aquantia: increase max number of hw queues Igor Russkikh
2018-12-06 15:02 ` [PATCH net-next 3/4] net: aquantia: fix initialization of RSS table Igor Russkikh
2018-12-06 15:02 ` [PATCH net-next 4/4] net: aquantia: add support of RSS configuration Igor Russkikh
2018-12-06 19:32   ` Jakub Kicinski
2018-12-07 11:48     ` Igor Russkikh

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=cover.1544106687.git.igor.russkikh@aquantia.com \
    --to=igor.russkikh@aquantia.com \
    --cc=Dmitry.Bogdanov@aquantia.com \
    --cc=davem@davemloft.net \
    --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;
as well as URLs for NNTP newsgroup(s).