X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frel_notes%2Frel_description.rst;h=c8ff4836392eb2c983b3ecd53bda53d77c6feab2;hb=2a96aca9ecb8517c6e8568b295a97bce41e4bfb9;hp=49f32b9de3ad49c171f7bfab0f22306e912b99a1;hpb=a73a9510ebcbab995ef89d324a309fe04b487e1c;p=dpdk.git diff --git a/doc/guides/rel_notes/rel_description.rst b/doc/guides/rel_notes/rel_description.rst index 49f32b9de3..c8ff483639 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 @@ -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.