]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/sample_app_ug/qos_metering.rst
raw/cnxk_bphy: support CGX enqueue operation
[dpdk.git] / doc / guides / sample_app_ug / qos_metering.rst
index 2e8e0175f89b09551d4e11b6f26d7afcd31c99a4..6b6853a0e9876db869a69b4c2651a0db17ee0e65 100644 (file)
@@ -48,7 +48,7 @@ The application execution command line is as below:
 
 .. code-block:: console
 
 
 .. code-block:: console
 
-    ./qos_meter [EAL options] -- -p PORTMASK
+    ./dpdk-qos_meter [EAL options] -- -p PORTMASK
 
 The application is constrained to use a single core in the EAL core mask and 2 ports only in the application port mask
 (first port from the port mask is used for RX and the other port in the core mask is used for TX).
 
 The application is constrained to use a single core in the EAL core mask and 2 ports only in the application port mask
 (first port from the port mask is used for RX and the other port in the core mask is used for TX).
@@ -151,5 +151,5 @@ In this particular case:
 *   For the rest of the cases, the color is changed to red.
 
 .. note::
 *   For the rest of the cases, the color is changed to red.
 
 .. note::
-    * In color blind mode, first row GREEN colour is only valid.
+    * In color blind mode, first row GREEN color is only valid.
     * To drop the packet, policer_table action has to be set to DROP.
     * To drop the packet, policer_table action has to be set to DROP.