DPDK patches and discussions
 help / color / mirror / Atom feed
From: Siobhan Butler <siobhan.a.butler@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] doc: update release notes description for new sample apps Updated release notes release description notes: - added new sample applications to list: Link Bonding,Skeleton, Callbacks, Jobstats - updated copyright date to 2015 - updated release number form 1.7.0 to 2.0
Date: Thu, 12 Mar 2015 11:35:39 +0000	[thread overview]
Message-ID: <1426160139-8423-1-git-send-email-siobhan.a.butler@intel.com> (raw)

Signed-off-by: Siobhan Butler <siobhan.a.butler@intel.com>
---
 doc/guides/rel_notes/rel_description.rst | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst
index 49f32b9..2fb5379 100644
--- a/doc/guides/rel_notes/rel_description.rst
+++ b/doc/guides/rel_notes/rel_description.rst
@@ -1,5 +1,5 @@
 ..  BSD LICENSE
-    Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
+    Copyright(c) 2010-2015 Intel Corporation. All rights reserved.
     All rights reserved.
 
     Redistribution and use in source and binary forms, with or without
@@ -32,7 +32,7 @@ Description of Release
 ======================
 
 These release notes cover the new features,
-fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 1.7.0.
+fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 2.0.
 
 For instructions on compiling and running the release, see the *DPDK Getting Started Guide*.
 
@@ -103,6 +103,8 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   IP Reassembly
 
+    *   IP Pipeline
+
     *   IP Fragmentation
 
     *   IPv4 Multicast
@@ -111,6 +113,8 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   L2 Forwarding IVSHMEM
 
+    *   L2 Forwarding Jobstats
+
     *   L3 Forwarding
 
     *   L3 Forwarding with Access Control
@@ -119,6 +123,8 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   L3 Forwarding in a Virtualized Environment
 
+    *   Link Bonding
+
     *   Link Status Interrupt
 
     *   Load Balancing
@@ -149,6 +155,10 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   Distributor
 
+    *   RX-TX Callbacks
+
+    *   Skeleton
+
     In addition, there are some other applications that are built when the libraries are created.
     The source for these applications is in the DPDK/app directory and are called:
 
@@ -163,6 +173,6 @@ The following is a list of DPDK documents in the suggested reading order:
     *   The testpmd application provides a number of different packet throughput tests and examples of features such as
         how to use the Flow Director found in the Intel® 82599 10 Gigabit Ethernet Controller.
 
-    The testpmd application is documented in the *DPDK Testpmd Application Note* (525362).
+    The testpmd application is documented in the *DPDK Testpmd Application Note*.
     The test application is not currently documented.
     However, you should be able to run and use test application with the command line help that is provided in the application.
-- 
1.8.3.1

                 reply	other threads:[~2015-03-12 11:35 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1426160139-8423-1-git-send-email-siobhan.a.butler@intel.com \
    --to=siobhan.a.butler@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).