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) Thanks, ferruh