Added tcpdump design changes to proc_info section of
sample application user guide.
Added tcpdump design changes to env abstraction layer section
of programmers guide.
Updated Release notes.

Signed-off-by: Reshma Pattan <reshma.pattan at intel.com>
---
 doc/guides/rel_notes/release_16_04.rst |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/doc/guides/rel_notes/release_16_04.rst 
b/doc/guides/rel_notes/release_16_04.rst
index 27fc624..7b005bb 100644
--- a/doc/guides/rel_notes/release_16_04.rst
+++ b/doc/guides/rel_notes/release_16_04.rst
@@ -39,6 +39,9 @@ This section should contain new features added in this 
release. Sample format:

   Enabled virtio 1.0 support for virtio pmd driver.

+* **Added dpdk packet capturing support for tcpdump.**
+
+Now users have facility to see packets on dpdk ports using proc_info app and 
tcpdump.

 Resolved Issues
 ---------------
@@ -58,11 +61,11 @@ EAL

 Drivers
 ~~~~~~~
-
+* **PCAP: Added public API support for creation of PCAP device using pcaps and 
dumpers.**

 Libraries
 ~~~~~~~~~
-
+* **Enhanced eal library to support dpdk packet capturing support for 
tcpdump.**

 Examples
 ~~~~~~~~
@@ -70,7 +73,7 @@ Examples

 Other
 ~~~~~
-
+* **Enhanced app/proc_info for dpdk packet capturing support for tcpdump.**

 Known Issues
 ------------
-- 
1.7.4.1

Reply via email to