On 4/25/2017 10:07 AM, Gaëtan Rivet wrote: > 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 <gaetan.ri...@6wind.com> >>> --- >>> 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?
Single patch to fix documentation will be do it. Thanks, ferruh