doc: add LSC and RMV interrupt to testpmd guide
authorGaetan Rivet <gaetan.rivet@6wind.com>
Tue, 25 Apr 2017 10:18:17 +0000 (12:18 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 30 Apr 2017 22:35:50 +0000 (00:35 +0200)
Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/testpmd_app_ug/run_app.rst

index df5a0ee..a72c7e3 100644 (file)
@@ -465,3 +465,11 @@ The commandline options are:
 *   ``--disable-link-check``
 
     Disable check on link status when starting/stopping ports.
+
+*  ``--no-lsc-interrupt``
+
+   Disable LSC interrupts for all ports, even those supporting it.
+
+*  ``--no-rmv-interrupt``
+
+  Disable RMV interrupts for all ports, even those supporting it.