]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/tools/pdump.rst
net/mlx5: separate Rx queue object creations
[dpdk.git] / doc / guides / tools / pdump.rst
index 53cd2b464c178608cb6728e4ed3bd259e0bf1a37..8a499c6c5b8d7518479f1da3157b679e4a7ef901 100644 (file)
@@ -26,6 +26,9 @@ a DPDK secondary process and is capable of enabling packet capture on dpdk ports
         Once the libpcap development files are installed, the libpcap based PMD
         can be enabled by setting CONFIG_RTE_LIBRTE_PMD_PCAP=y and recompiling the DPDK.
 
+      * The ``dpdk-pdump`` tool runs as a DPDK secondary process. It exits when
+        the primary application exits.
+
 
 Running the Application
 -----------------------