Re: [dpdk-dev] [PATCH v1 2/9] app/procinfo: add compare for new options

2018-10-27 Thread Varghese, Vipin
HI > > > +/**< Enable port debug. */ > In comment , Enable displaying port info? ok > > > +static uint32_t enable_dbg_port; > Do you want to consider replacing "debug" to "show" in code here other > places? As you have already changed the commands to "show." > If the variable naming has to

Re: [dpdk-dev] [PATCH v1 2/9] app/procinfo: add compare for new options

2018-10-25 Thread Pattan, Reshma
> -Original Message- > From: Varghese, Vipin > +/**< Enable port debug. */ In comment , Enable displaying port info? > +static uint32_t enable_dbg_port; Do you want to consider replacing "debug" to "show" in code here other places? As you have already changed the commands to "show."