doc: add LSC and RMV interrupt to testpmd guide

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
This commit is contained in:
Gaetan Rivet 2017-04-25 12:18:17 +02:00 committed by Thomas Monjalon
parent 8b062bbdb6
commit b8628a0e5e

View 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.