> -----Original Message----- > From: Yigit, Ferruh > Sent: Friday, March 31, 2017 9:21 PM > To: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com> > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] app/testpmd: add CL to show/clear VF stats > > On 3/28/2017 11:20 AM, Qi Zhang wrote: > > Add two commands to show/clear VF stats show vf stats <port_id> > > <vf_id> clear vf stats <port_id> <vf_id> > > > > Signed-off-by: Qi Zhang <qi.z.zh...@intel.com> > > --- > > app/test-pmd/cmdline.c | 191 > > +++++++++++++++++++++++++++++++++++++++++++++++++ > > Should "doc/guides/testpmd_app_ug/testpmd_funcs.rst" also updated with > new commands?
Will add Thanks Qi