From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo de Lara Subject: [PATCH v4 8/8] doc: updating the list of sample apps in rel notes Date: Wed, 17 Dec 2014 16:47:37 +0000 Message-ID: <1418834857-8643-9-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> To: dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1418834857-8643-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.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 --- 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