DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <arybchenko@solarflare.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 0/4] care about encapsulated packets on SFN8xxx
Date: Mon, 28 Aug 2017 14:25:23 +0100	[thread overview]
Message-ID: <1503926727-2269-1-git-send-email-arybchenko@solarflare.com> (raw)

checkpatches.sh generates errors etc because of a bit different
coding style in base driver.

Andrew Rybchenko (1):
  net/sfc/base: provide information about supported tunnels

Mark Spender (3):
  net/sfc/base: use proper MCDI command for encap. filters
  net/sfc/base: support filters for encapsulated packets
  net/sfc/base: insert filters for encapsulated packets

 drivers/net/sfc/base/ef10_filter.c | 272 +++++++++++++++++++++++++++++--------
 drivers/net/sfc/base/ef10_impl.h   |  10 ++
 drivers/net/sfc/base/ef10_nic.c    |  10 ++
 drivers/net/sfc/base/efx.h         |  67 +++++++--
 drivers/net/sfc/base/efx_filter.c  |  68 ++++++++++
 5 files changed, 354 insertions(+), 73 deletions(-)

-- 
1.8.2.3

             reply	other threads:[~2017-08-28 13:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-28 13:25 Andrew Rybchenko [this message]
2017-08-28 13:25 ` [dpdk-dev] [PATCH 1/4] net/sfc/base: provide information about supported tunnels Andrew Rybchenko
2017-08-28 13:25 ` [dpdk-dev] [PATCH 2/4] net/sfc/base: use proper MCDI command for encap. filters Andrew Rybchenko
2017-08-28 13:25 ` [dpdk-dev] [PATCH 3/4] net/sfc/base: support filters for encapsulated packets Andrew Rybchenko
2017-08-28 13:25 ` [dpdk-dev] [PATCH 4/4] net/sfc/base: insert " Andrew Rybchenko
2017-08-30  9:24 ` [dpdk-dev] [PATCH 0/4] care about encapsulated packets on SFN8xxx Ferruh Yigit

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=1503926727-2269-1-git-send-email-arybchenko@solarflare.com \
    --to=arybchenko@solarflare.com \
    --cc=dev@dpdk.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).