From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Ga=EBtan?= Rivet Subject: Re: [PATCH v2 4/5] app/testpmd: request link status interrupt Date: Tue, 25 Apr 2017 11:07:32 +0200 Message-ID: <20170425090732.GT14914@bidouze.vm.6wind.com> References: <83bfe3fd6dc1f7696049bf8d8d1ef20370c92242.1492517222.git.gaetan.rivet@6wind.com> <778a3af3-0e37-9af5-8fcf-0a8db68f67a9@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: Jingjing Wu , dev@dpdk.org, Thomas Monjalon To: Ferruh Yigit Return-path: Received: from mail-wm0-f41.google.com (mail-wm0-f41.google.com [74.125.82.41]) by dpdk.org (Postfix) with ESMTP id 43DD65911 for ; Tue, 25 Apr 2017 11:07:39 +0200 (CEST) Received: by mail-wm0-f41.google.com with SMTP id m123so89734432wma.0 for ; Tue, 25 Apr 2017 02:07:39 -0700 (PDT) Content-Disposition: inline In-Reply-To: <778a3af3-0e37-9af5-8fcf-0a8db68f67a9@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Fri, Apr 21, 2017 at 03:55:43PM +0100, Ferruh Yigit wrote: >On 4/18/2017 1:17 PM, Gaetan Rivet wrote: >> For drivers supporting the LSC event, enable it. >> This allows to test LSC event support. >> >> Add the --no-lsc-interrupt parameter to explicitly disable the link status >> change interrupt. >> >> Signed-off-by: Gaetan Rivet >> --- >> app/test-pmd/parameters.c | 4 ++++ >> app/test-pmd/testpmd.c | 13 +++++++++++++ >> app/test-pmd/testpmd.h | 1 + >> 3 files changed, 18 insertions(+) > >Hi Gaetan, > >This patch adds new option to testpmd, can you please update testpmd >documentation to document new option? > >Same is valid for next patch (no-rmv-interrupt option) > Sure, I will send a patch for this. Should I send a new version of my previous series or a single patch fixing the documentation for both options as a standalone? >Thanks, >ferruh > -- Gaëtan Rivet 6WIND