Hi Xueming,
> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Xueming Li > Sent: Tuesday, December 26, 2017 10:26 PM > Cc: Xueming Li <[email protected]>; Wu, Jingjing > <[email protected]>; [email protected]; Olivier MATZ > <[email protected]>; Burakov, Anatoly <[email protected]> > Subject: [dpdk-dev] [PATCH v1] app/testpmd: support command echo in CLI > batch loading > > Use first bit of verbose_level to enable CLI echo of batch loading. After this patch, the first bit of verbose_level is ambiguous. It can still enable/disable the log print. Is it by design?

