doc: remove old solved issues
[dpdk.git] / doc / guides / rel_notes / rel_description.rst
index 8da53c4..9b1fb7f 100644 (file)
@@ -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
@@ -32,7 +32,7 @@ Description of Release
 ======================
 
 These release notes cover the new features,
-fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 1.7.0.
+fixed bugs and known issues for Data Plane Development Kit (DPDK) release version 2.0.0.
 
 For instructions on compiling and running the release, see the *DPDK Getting Started Guide*.
 
@@ -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,12 +113,20 @@ 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
+
     *   L3 Forwarding with Power Management
 
     *   L3 Forwarding in a Virtualized Environment
 
+    *   Link Bonding
+
+    *   Link Status Interrupt
+
     *   Load Balancing
 
     *   Multi-process
@@ -143,6 +153,12 @@ The following is a list of DPDK documents in the suggested reading order:
 
     *   VM Power Management
 
+    *   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:
 
@@ -157,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.