From b8628a0e5e75115acfb29185bf66fe66a578f513 Mon Sep 17 00:00:00 2001 From: Gaetan Rivet Date: Tue, 25 Apr 2017 12:18:17 +0200 Subject: [PATCH 1/1] doc: add LSC and RMV interrupt to testpmd guide Signed-off-by: Gaetan Rivet Acked-by: John McNamara --- doc/guides/testpmd_app_ug/run_app.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst index df5a0ee06a..a72c7e3723 100644 --- a/doc/guides/testpmd_app_ug/run_app.rst +++ b/doc/guides/testpmd_app_ug/run_app.rst @@ -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. -- 2.20.1