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?