]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/testpmd_app_ug/run_app.rst
net/cnxk: support Rx interrupt
[dpdk.git] / doc / guides / testpmd_app_ug / run_app.rst
index d0621658ae64f2d6360afd1e286025a8ddc30b5d..eb48318353224ed26ec4e7fbe69f68733860ac80 100644 (file)
@@ -538,8 +538,10 @@ The command line options are:
 
 *   ``--hairpin-mode=0xXX``
 
-    Set the hairpin port mode with bitmask, only valid when hairpin queues number is set.
-    bit 4 - explicit Tx flow rule
-    bit 1 - two hairpin ports paired
-    bit 0 - two hairpin ports loop
+    Set the hairpin port mode with bitmask, only valid when hairpin queues number is set::
+
+       bit 4 - explicit Tx flow rule
+       bit 1 - two hairpin ports paired
+       bit 0 - two hairpin ports loop
+
     The default value is 0. Hairpin will use single port mode and implicit Tx flow mode.