[dpdk-dev] [PATCH v2 0/2] Add and identify shaper profile parameters

Rosen Xu rosen.xu at intel.com
Mon Oct 22 10:46:39 CEST 2018


v2 updates:
==========
 - Updated commmand section
 - Updated the documentation

v1 updates:
==========
 - Added committed and peak parameters

As struct rte_tm_shaper_params defined, the command line of
test-pmd should include committed and peak parameters, but
right now the command line doesn't identify whether it's
committed or peak parameter. This patch identifies and
adds the clarify definition. This patch also update command
section and the documentation.


Rosen Xu (2):
  app/test-pmd: add and identify shaper profile parameters
  doc/guides/testpmd_app_ug: update documentation for added shaper
    profile parameters

 app/test-pmd/cmdline.c                      |  3 ++-
 app/test-pmd/cmdline_tm.c                   | 34 ++++++++++++++++++++---------
 doc/guides/testpmd_app_ug/testpmd_funcs.rst |  9 +++++---
 3 files changed, 32 insertions(+), 14 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list