From: Jasvinder Singh <jasvinder.singh@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH v2] doc: update release notes for ip_pipeline app
Date: Wed, 4 Nov 2015 17:03:46 +0000 [thread overview]
Message-ID: <1446656626-11078-1-git-send-email-jasvinder.singh@intel.com> (raw)
In-Reply-To: <1446649489-11990-1-git-send-email-jasvinder.singh@intel.com>
This patch updates the release notes with the features
added to ip_pipeline application.
v2:
*placed the release notes under New Features header
Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
---
doc/guides/rel_notes/release_2_2.rst | 33 +++++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/doc/guides/rel_notes/release_2_2.rst b/doc/guides/rel_notes/release_2_2.rst
index c5d92ea..fffcac3 100644
--- a/doc/guides/rel_notes/release_2_2.rst
+++ b/doc/guides/rel_notes/release_2_2.rst
@@ -94,6 +94,39 @@ New Features
* **Added port hotplug support to xenvirt.**
+* **IP Pipeline Application**
+
+ The following features have been added to ip_pipeline
+ application;
+
+ * Added Multiple Producers Multiple Consumers (MPSC)
+ and fragmentation/reassembly support to software rings.
+
+ * Added dynamic pipeline reconfiguration feature that
+ allows binding pipeline to other threads at runtime
+ using CLI commands.
+
+ * Added Enable/disable of promisc mode from ip_pipeline
+ configuration file.
+
+ * Added check on rx queues and tx queues of each link
+ whether they are used correctly in ip_pipeline
+ configuration file.
+
+ * Added flow id parameters to the flow-classification
+ table entries.
+
+ * Added more functions to the routing pipeline:
+ ARP table enable/disable, Q-in-Q and MPLS encapsulation,
+ add colour (Traffic-class for QoS) to the MPLS tag.
+
+ * Added flow-actions pipeline for traffic metering/marking
+ (for e.g. Two Rate Three Color Marker (trTCM)), policer etc.
+
+ * Modified the pass-through pipeline's actions-handler to
+ implement a generic approach to extract fields from the
+ packet's header and copying them to packet metadata.
+
Resolved Issues
---------------
--
2.4.3
next prev parent reply other threads:[~2015-11-04 17:03 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-04 15:04 [dpdk-dev] [PATCH] " Jasvinder Singh
2015-11-04 15:12 ` De Lara Guarch, Pablo
2015-11-04 15:28 ` Singh, Jasvinder
2015-11-04 17:03 ` Jasvinder Singh [this message]
2015-11-05 14:18 ` [dpdk-dev] [PATCH v2] " Zhang, Roy Fan
2015-12-13 23:11 ` Thomas Monjalon
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=1446656626-11078-1-git-send-email-jasvinder.singh@intel.com \
--to=jasvinder.singh@intel.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).