From: David Miller <davem@davemloft.net>
To: ecree@solarflare.com
Cc: linux-net-drivers@solarflare.com, netdev@vger.kernel.org,
linville@tuxdriver.com
Subject: Re: [PATCH net-next 0/2] ntuple filters with RSS
Date: Tue, 27 Feb 2018 11:39:01 -0500 (EST) [thread overview]
Message-ID: <20180227.113901.524984757755280172.davem@davemloft.net> (raw)
In-Reply-To: <a9ac4273-e8b9-e0dd-a067-2b74bc1f9615@solarflare.com>
From: Edward Cree <ecree@solarflare.com>
Date: Mon, 26 Feb 2018 15:29:48 +0000
> This series introduces the ability to mark an ethtool steering filter to use
> RSS spreading, and the ability to create and configure multiple RSS contexts
> with different indirection tables, hash keys, and hash fields.
> An implementation for the sfc driver (for 7000-series and later SFC NICs) is
> included in patch 2/2.
>
> The anticipated use case of this feature is for steering traffic destined for
> a container (or virtual machine) to the subset of CPUs on which processes in
> the container (or the VM's vCPUs) are bound, while retaining the scalability
> of RSS spreading from the viewpoint inside the container.
> The use of both a base queue number (ring_cookie) and indirection table is
> intended to allow re-use of a single RSS context to target multiple sets of
> CPUs. For instance, if an 8-core system is hosting three containers on CPUs
> [1,2], [3,4] and [6,7], then a single RSS context with an equal-weight [0,1]
> indirection table could be used to target all three containers by setting
> ring_cookie to 1, 3 and 6 on the respective filters.
The postings for this series didn't make it to the netdev list for some
reason, could you please resend?
Thank you.
next parent reply other threads:[~2018-02-27 16:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <a9ac4273-e8b9-e0dd-a067-2b74bc1f9615@solarflare.com>
2018-02-27 16:39 ` David Miller [this message]
[not found] ` <edd1c1ea-8c53-5900-9ed0-3f4ed11249b4@solarflare.com>
2018-02-27 16:49 ` [PATCH net-next 0/2] ntuple filters with RSS David Miller
2018-02-27 16:51 ` Sowmini Varadhan
2018-02-27 17:40 ` David Miller
2018-02-27 17:48 ` Sowmini Varadhan
2018-02-27 18:00 ` David Miller
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=20180227.113901.524984757755280172.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ecree@solarflare.com \
--cc=linux-net-drivers@solarflare.com \
--cc=linville@tuxdriver.com \
--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).