* [dpdk-dev] [PATCH] doc: update release notes for rte_flow
@ 2016-12-23 14:00 Adrien Mazarguil
2016-12-23 14:25 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Adrien Mazarguil @ 2016-12-23 14:00 UTC (permalink / raw)
To: dev; +Cc: John McNamara, Thomas Monjalon
Cc: John McNamara <john.mcnamara@intel.com>
Cc: Thomas Monjalon <thomas.monjalon@6wind.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
---
doc/guides/rel_notes/release_17_02.rst | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/doc/guides/rel_notes/release_17_02.rst b/doc/guides/rel_notes/release_17_02.rst
index 23f335a..b4101d0 100644
--- a/doc/guides/rel_notes/release_17_02.rst
+++ b/doc/guides/rel_notes/release_17_02.rst
@@ -39,6 +39,21 @@ New Features
=========================================================
+* **Added generic flow API (rte_flow).**
+
+ This API provides a generic means to configure hardware to match specific
+ ingress or egress traffic, alter its fate and query related counters
+ according to any number of user-defined rules.
+
+ It is slightly higher-level than the legacy filtering framework which it
+ encompasses and supersedes (including all functions and filter types) in
+ order to expose a single interface with an unambiguous behavior that is
+ common to all poll-mode drivers (PMDs).
+
+ See the :ref:`Generic flow API <Generic_flow_API>` documentation for more
+ information.
+
+
Resolved Issues
---------------
--
2.1.4
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: update release notes for rte_flow
2016-12-23 14:00 [dpdk-dev] [PATCH] doc: update release notes for rte_flow Adrien Mazarguil
@ 2016-12-23 14:25 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2016-12-23 14:25 UTC (permalink / raw)
To: Adrien Mazarguil; +Cc: dev, John McNamara
2016-12-23 15:00, Adrien Mazarguil:
> Cc: John McNamara <john.mcnamara@intel.com>
> Cc: Thomas Monjalon <thomas.monjalon@6wind.com>
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-23 14:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-23 14:00 [dpdk-dev] [PATCH] doc: update release notes for rte_flow Adrien Mazarguil
2016-12-23 14:25 ` Thomas Monjalon
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).