From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id 7673769C6 for ; Tue, 25 Apr 2017 12:18:39 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id r190so91658818wme.1 for ; Tue, 25 Apr 2017 03:18:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=6wind-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :in-reply-to:references; bh=htnAsQ5wKYkT4BNKYf0gtCioUoVegL7Tnjcck0vWFUM=; b=Aet1OCLEugzC0kzLA4mlFNMyHY2x2k8StMd0bpGavQXWwJFIzY03iHJ/r8GPtzFZe9 Ry5DY8R7H87oXfx3xc9lt7gqK5P982orQjNWxx4DMCmtkzeGPfDMPkqrdN1tmVSk5QFI pyAlPYh4FLWgsqhlVjY4Zgqhd3Rkl12bERue89O1HROs5bVSZ3dgUplnkkYTEdY7PFdS +UkVPvx9WcRtbpnLTMFbbUM9A00O+66JlZ9Z4B/PNVNC9DG1X9YPAb/i3ZVv3H7NYopJ YEjyLJECb8y4awTQ0QVMW+Ekilc4pANiG3lvKS04lEm2ZFC6nf7ntDc6K7cJl/sXNly1 /l3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:in-reply-to:references; bh=htnAsQ5wKYkT4BNKYf0gtCioUoVegL7Tnjcck0vWFUM=; b=OIegXIb+sO2JI56nXdUHG6MgMqMtzsJ05Ilmblgp8i5VpQGYbR2fE0xjft6VuLYre+ /+byBKuYcdLajmACBXqjeCrrX5V5rmjSxNKEcVhb6s37ZvQJHjyO9+i+uVwXIpHgQ4VK VYwLR99u5lrK0eNonSYPvE/LkSkpv29q2ivB4hcCQgJCqW54Vi/w4OS0jfBfBOuAmR8N vBjGhuwRVsVc94x1GRDkUwyKL3ZZe+WNsvQKympCvdf3mHfH2UnWbN4sLB9w8gg6DWX/ wgGoXas6CKNSjh1xOFYb4xD0wmRLs/AOecQiKHJV97kG3LbFFlaPIV1tXkUfwHVLF737 S/0Q== X-Gm-Message-State: AN3rC/4dJlNOe0wno0xnix+e106MSPx/ak/BVZsan5DXtPDg2SM2F2kp eBBFM9aaYwWOfeF5TQk= X-Received: by 10.28.91.77 with SMTP id p74mr1477985wmb.123.1493115518625; Tue, 25 Apr 2017 03:18:38 -0700 (PDT) Received: from bidouze.dev.6wind.com (host.78.145.23.62.rev.coltfrance.com. [62.23.145.78]) by smtp.gmail.com with ESMTPSA id y72sm25620439wrc.51.2017.04.25.03.18.37 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 25 Apr 2017 03:18:37 -0700 (PDT) From: Gaetan Rivet To: dev@dpdk.org Cc: Ferruh Yigit Date: Tue, 25 Apr 2017 12:18:17 +0200 Message-Id: <4622d3e716491bfd475fd77d1dc16beb33819e82.1493115408.git.gaetan.rivet@6wind.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <6b26d933986d18cb525406a9e9f66d6e9180225d.1493115408.git.gaetan.rivet@6wind.com> References: <6b26d933986d18cb525406a9e9f66d6e9180225d.1493114878.git.gaetan.rivet@6wind.com> <6b26d933986d18cb525406a9e9f66d6e9180225d.1493115408.git.gaetan.rivet@6wind.com> In-Reply-To: <6b26d933986d18cb525406a9e9f66d6e9180225d.1493115408.git.gaetan.rivet@6wind.com> References: <6b26d933986d18cb525406a9e9f66d6e9180225d.1493115408.git.gaetan.rivet@6wind.com> Subject: [dpdk-dev] [PATCH v2 3/4] doc: add LSC and RMV interrupt to testpmd user guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2017 10:18:39 -0000 Signed-off-by: Gaetan Rivet --- 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 df5a0ee..a72c7e3 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.1.4