From: Paolo Abeni <pabeni@redhat.com>
To: netdev@vger.kernel.org
Cc: "David S. Miller" <davem@davemloft.net>,
Sabrina Dubroca <sd@queasysnail.net>,
Hannes Frederic Sowa <hannes@stressinduktion.org>
Subject: [PATCH net-next 0/2] macsec: enable s/w offloads
Date: Wed, 20 Jul 2016 18:11:30 +0200 [thread overview]
Message-ID: <cover.1469030596.git.pabeni@redhat.com> (raw)
This patches leverage gro_cells infrastructure to enable both GRO and RPS
on macsec devices.
Paolo Abeni (2):
gro_cells: gro_cells_receive now return error code
macsec: enable GRO and RPS on macsec devices
drivers/net/macsec.c | 32 +++++++++++++++++++++++++-------
include/net/gro_cells.h | 11 +++++------
2 files changed, 30 insertions(+), 13 deletions(-)
--
1.8.3.1
next reply other threads:[~2016-07-20 16:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-20 16:11 Paolo Abeni [this message]
2016-07-20 16:11 ` [PATCH net-next 1/2] gro_cells: gro_cells_receive now return error code Paolo Abeni
2016-07-20 16:11 ` [PATCH net-next 2/2] macsec: enable GRO and RPS on macsec devices Paolo Abeni
2016-07-22 4:51 ` [PATCH net-next 0/2] macsec: enable s/w offloads 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=cover.1469030596.git.pabeni@redhat.com \
--to=pabeni@redhat.com \
--cc=davem@davemloft.net \
--cc=hannes@stressinduktion.org \
--cc=netdev@vger.kernel.org \
--cc=sd@queasysnail.net \
/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.