Re: [dpdk-dev] [PATCH] app/testpmd: print all or no events

2017-05-10 Thread Thomas Monjalon
08/05/2017 02:55, Wu, Jingjing: > From: Gaetan Rivet [mailto:gaetan.ri...@6wind.com] > > > > Adds the "all" option to the print-event and mask-event parameters. This > > option > > will enable or disable all event notifications from being displayed. > > > > Signed-off-by: Gaetan Rivet > > Cc: J

Re: [dpdk-dev] [PATCH] app/testpmd: print all or no events

2017-05-07 Thread Wu, Jingjing
> -Original Message- > From: Gaetan Rivet [mailto:gaetan.ri...@6wind.com] > Sent: Sunday, May 7, 2017 6:36 AM > To: dev@dpdk.org > Cc: Wu, Jingjing > Subject: [PATCH] app/testpmd: print all or no events > > Adds the "all" option to the print-event and mask-event parameters. This > opti

[dpdk-dev] [PATCH] app/testpmd: print all or no events

2017-05-06 Thread Gaetan Rivet
Adds the "all" option to the print-event and mask-event parameters. This option will enable or disable all event notifications from being displayed. Signed-off-by: Gaetan Rivet Cc: Jingjing Wu --- app/test-pmd/parameters.c | 10 ++ doc/guides/testpmd_app_ug/run_app.rst | 10