app/pdump: add tool for packet capturing
[dpdk.git] / doc / guides / rel_notes / release_16_07.rst
index ec39957..1bdac21 100644 (file)
@@ -79,6 +79,7 @@ New Features
 * **Added packet capture framework.**
 
   * A new library ``librte_pdump`` is added to provide packet capture API.
+  * A new ``app/pdump`` tool is added to capture packets in DPDK.
 
 
 Resolved Issues