From patchwork Wed Dec 17 16:47:37 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "De Lara Guarch, Pablo" X-Patchwork-Id: 2077 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [IPv6:::1]) by dpdk.org (Postfix) with ESMTP id B4F27808A; Wed, 17 Dec 2014 18:04:58 +0100 (CET) Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 55B448076 for ; Wed, 17 Dec 2014 18:04:56 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga102.fm.intel.com with ESMTP; 17 Dec 2014 09:03:38 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,862,1389772800"; d="scan'208";a="430221581" Received: from irvmail001.ir.intel.com ([163.33.26.43]) by FMSMGA003.fm.intel.com with ESMTP; 17 Dec 2014 08:52:28 -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 sBHGlpdi017975; Wed, 17 Dec 2014 16:47:51 GMT Received: from sivswdev02.ir.intel.com (localhost [127.0.0.1]) by sivswdev02.ir.intel.com with ESMTP id sBHGlpZ3008861; Wed, 17 Dec 2014 16:47:51 GMT Received: (from pdelarax@localhost) by sivswdev02.ir.intel.com with id sBHGlpIG008857; Wed, 17 Dec 2014 16:47:51 GMT From: Pablo de Lara To: dev@dpdk.org Date: Wed, 17 Dec 2014 16:47:37 +0000 Message-Id: <1418834857-8643-9-git-send-email-pablo.de.lara.guarch@intel.com> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1418834857-8643-1-git-send-email-pablo.de.lara.guarch@intel.com> References: <1418741302-19898-1-git-send-email-siobhan.a.butler@intel.com> <1418834857-8643-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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Siobhan Butler Added new and existing names of sample apps to list of sample apps in release notes. Signed-off-by: Siobhan Butler Acked-by: Bernard Iremonger --- 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: