[dpdk-dev] [PATCH v3] app/testpmd: configure event display

Wu, Jingjing jingjing.wu at intel.com
Sat May 6 02:57:58 CEST 2017



> -----Original Message-----
> From: Gaetan Rivet [mailto:gaetan.rivet at 6wind.com]
> Sent: Tuesday, May 2, 2017 5:54 PM
> To: dev at dpdk.org
> Cc: Wu, Jingjing <jingjing.wu at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>
> Subject: [PATCH v3] app/testpmd: configure event display
> 
> Add two parameters to testpmd:
> 
>   --print-event <event name>
>   --mask-event <event name>
> 
> To enable or disable to printing of events. This display is configured on a per-
> event basis. By default, all except VF_MBOX are displayed.
> 
> Fixes: 76ad4a2d82d4 ("app/testpmd: add generic event handler")
> Cc: "Lu, Wenzhuo" <wenzhuo.lu at intel.com>
> 
> Signed-off-by: Gaetan Rivet <gaetan.rivet at 6wind.com>
Acked-by: Jingjing Wu <jingjing.wu at intel.com>

With minor comments:

Can we add one option "all" like
print-event=all and mask-event=all to enable/disable all print?



More information about the dev mailing list