From: David Miller <davem@davemloft.net>
To: isubramanian@apm.com
Cc: netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org, patches@apm.com,
toanle@apm.com
Subject: Re: [PATCH net-next v3 0/4] Add support for Classifier and RSS
Date: Wed, 17 Feb 2016 22:08:58 -0500 (EST) [thread overview]
Message-ID: <20160217.220858.1360154606807063304.davem@davemloft.net> (raw)
In-Reply-To: <1455750042-1521-1-git-send-email-isubramanian@apm.com>
From: Iyappan Subramanian <isubramanian@apm.com>
Date: Wed, 17 Feb 2016 15:00:38 -0800
> This patch set enables,
>
> (i) Classifier engine that is used for parsing
> through the packet and extracting a search string that is then used
> to search a database to find associative data.
>
> (ii) Receive Side Scaling (RSS) that does dynamic load
> balancing of the CPUs by controlling the number of messages enqueued
> per CPU though the help of Toeplitz Hash function of 4-tuple of
> source TCP/UDP port, destination TCP/UDP port, source IPV4 address and
> destination IPV4 address.
>
> (iii) Multi queue, to make advantage of RSS
...
Series applied, thanks.
prev parent reply other threads:[~2016-02-18 3:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-17 23:00 [PATCH net-next v3 0/4] Add support for Classifier and RSS Iyappan Subramanian
2016-02-17 23:00 ` [PATCH net-next v3 1/4] drivers: net: xgene: Add support for Classifier engine Iyappan Subramanian
2016-02-17 23:00 ` [PATCH net-next v3 2/4] drivers: net: xgene: Add support for RSS Iyappan Subramanian
2016-02-17 23:00 ` [PATCH net-next v3 3/4] drivers: net: xgene: Add support for multiple queues Iyappan Subramanian
2016-02-17 23:00 ` [PATCH net-next v3 4/4] dtb: xgene: Add irqs to support multi queue Iyappan Subramanian
2016-02-18 3:08 ` David Miller [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=20160217.220858.1360154606807063304.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=isubramanian@apm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=netdev@vger.kernel.org \
--cc=patches@apm.com \
--cc=toanle@apm.com \
/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).