From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <pdelarax@ecsmtp.ir.intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id 961518056
 for <dev@dpdk.org>; Wed, 17 Dec 2014 17:58:35 +0100 (CET)
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by orsmga102.jf.intel.com with ESMTP; 17 Dec 2014 08:56:55 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.04,691,1406617200"; d="scan'208";a="500290958"
Received: from irvmail001.ir.intel.com ([163.33.26.43])
 by orsmga003.jf.intel.com with ESMTP; 17 Dec 2014 08:54:17 -0800
Received: from sivswdev02.ir.intel.com (sivswdev02.ir.intel.com
 [10.237.217.46])
 by irvmail001.ir.intel.com (8.14.3/8.13.6/MailSET/Hub) with ESMTP id
 sBHGwXaj020466; Wed, 17 Dec 2014 16:58:33 GMT
Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1])
 by sivswdev02.ir.intel.com with ESMTP id sBHGwWq3013573;
 Wed, 17 Dec 2014 16:58:32 GMT
Received: (from pdelarax@localhost)
 by sivswdev02.ir.intel.com with  id sBHGwW9F013569;
 Wed, 17 Dec 2014 16:58:32 GMT
From: Pablo de Lara <pablo.de.lara.guarch@intel.com>
To: dev@dpdk.org
Date: Wed, 17 Dec 2014 16:58:27 +0000
Message-Id: <1418835507-13313-9-git-send-email-pablo.de.lara.guarch@intel.com>
X-Mailer: git-send-email 1.7.4.1
In-Reply-To: <1418835507-13313-1-git-send-email-pablo.de.lara.guarch@intel.com>
References: <1418741302-19898-1-git-send-email-siobhan.a.butler@intel.com>
 <1418835507-13313-1-git-send-email-pablo.de.lara.guarch@intel.com>
Subject: [dpdk-dev] [PATCH v4 8/8] doc: updating the list of sample apps in
	rel notes
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: patches and discussions about DPDK <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Wed, 17 Dec 2014 16:58:37 -0000

From: Siobhan Butler <siobhan.a.butler@intel.com>

Added new and existing names of sample apps to list of
sample apps in release notes.

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

diff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst
index 8da53c4..49f32b9 100644
--- a/doc/guides/rel_notes/rel_description.rst
+++ b/doc/guides/rel_notes/rel_description.rst
@@ -113,10 +113,14 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   L3 Forwarding
 
+    *   L3 Forwarding with Access Control
+
     *   L3 Forwarding with Power Management
 
     *   L3 Forwarding in a Virtualized Environment
 
+    *   Link Status Interrupt
+
     *   Load Balancing
 
     *   Multi-process
@@ -143,6 +147,8 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   VM Power Management
 
+    *   Distributor
+
     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:
 
-- 
2.1.0