app/testpmd: request link status interrupt
authorGaetan Rivet <gaetan.rivet@6wind.com>
Tue, 18 Apr 2017 12:17:41 +0000 (14:17 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 20 Apr 2017 23:02:11 +0000 (01:02 +0200)
commit8ea656f8c300175ac84f3cbe1117f5ef11ffc4eb
treedc8e816ace429b06661ad6a2b5385a53612c6530
parent76ad4a2d82d4d72c3a7ed4675d77268b5fae3cc9
app/testpmd: request link status interrupt

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.rivet@6wind.com>
app/test-pmd/parameters.c
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h