]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/release_18_05.rst
drivers/net: share vdev data to secondary process
[dpdk.git] / doc / guides / rel_notes / release_18_05.rst
index 5276882b839a683cfd0702c11b35f2fb175a9d53..cd958c138817fb518570f66842a2aefb57a0c74b 100644 (file)
@@ -134,6 +134,12 @@ New Features
 
   Linux uevent is supported as backend of this device event notification framework.
 
+* **Added support for procinfo and pdump on eth vdev.**
+
+  For ethernet virtual devices (like tap, pcap, etc), with this feature, we can get
+  stats/xstats on shared memory from secondary process, and also pdump packets on
+  those virtual devices.
+
 
 API Changes
 -----------