net/bnxt: update TruFlow resource allocation numbers
[dpdk.git] / doc / guides / tools / flow-perf.rst
index 7090c57..cdedaf9 100644 (file)
@@ -26,7 +26,10 @@ The current version has limitations which can be removed in future:
 * Single core insertion only.
 * Only one instance of same action can be added in one rule.
 
-The application also provide the ability to measure rte flow deletion rate.
+The application also provide the ability to measure rte flow deletion rate,
+in addition to memory consumption before and after the flows creation.
+
+The app supports single and multi core performance measurements.
 
 
 Compiling the Application
@@ -77,6 +80,13 @@ The command line options are:
 *      ``--deletion-rate``
        Enable deletion rate calculations.
 
+*      ``--dump-socket-mem``
+       Dump the memory stats for each socket before the insertion and after.
+
+*      ``--enable-fwd``
+       Enable packets forwarding after insertion/deletion operations.
+
+
 Attributes:
 
 *      ``--ingress``