DPDK patches and discussions
 help / color / mirror / Atom feed
From: Andrew Rybchenko <arybchenko@solarflare.com>
To: <dev@dpdk.org>
Subject: [dpdk-dev] [PATCH 3/3] doc: add flow API drop action support to net/sfc
Date: Tue, 27 Feb 2018 13:11:20 +0000	[thread overview]
Message-ID: <1519737080-7212-4-git-send-email-arybchenko@solarflare.com> (raw)
In-Reply-To: <1519737080-7212-1-git-send-email-arybchenko@solarflare.com>

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
---
 doc/guides/rel_notes/release_18_05.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/guides/rel_notes/release_18_05.rst b/doc/guides/rel_notes/release_18_05.rst
index 894f636..d162daf 100644
--- a/doc/guides/rel_notes/release_18_05.rst
+++ b/doc/guides/rel_notes/release_18_05.rst
@@ -46,6 +46,7 @@ New Features
   Updated the sfc_efx driver including the following changes:
 
   * Added support for NVGRE, VXLAN and GENEVE filters in flow API.
+  * Added support for DROP action in flow API.
 
 
 API Changes
-- 
2.7.4

  parent reply	other threads:[~2018-02-27 13:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-27 13:11 [dpdk-dev] [PATCH 00/3] net/sfc: support drop action in flow API Andrew Rybchenko
2018-02-27 13:11 ` [dpdk-dev] [PATCH 1/3] net/sfc/base: support drop filters on EF10 family NICs Andrew Rybchenko
2018-02-27 13:11 ` [dpdk-dev] [PATCH 2/3] net/sfc: support DROP action in flow API Andrew Rybchenko
2018-02-27 13:11 ` Andrew Rybchenko [this message]
2018-03-09 10:52 ` [dpdk-dev] [PATCH 00/3] net/sfc: support drop " 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=1519737080-7212-4-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).