Added new and existing names of sample apps to list of sample apps in release notes.
Signed-off-by: Siobhan Butler <siobhan.a.butler at 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 1dc3107..89adcd2 100644 --- a/doc/guides/rel_notes/rel_description.rst +++ b/doc/guides/rel_notes/rel_description.rst @@ -127,10 +127,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 @@ -155,6 +159,8 @@ The following is a list of DPDK documents in the suggested reading order: * Kernel NIC Interface (KNI) + * 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: -- 1.9.4.msysgit.2