> -----Original Message-----
> From: Xu, Rosen
> Sent: Monday, October 22, 2018 9:47 AM
> To: dev@dpdk.org
> Cc: Dumitrescu, Cristian <cristian.dumitre...@intel.com>; Lu, Wenzhuo
> <wenzhuo...@intel.com>; Singh, Jasvinder <jasvinder.si...@intel.com>; Xu,
> Rosen <rosen...@intel.com>; Yigit, Ferruh <ferruh.yi...@intel.com>
> Subject: [PATCH v2 0/2] Add and identify shaper profile parameters
> 
> 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


Series-Acked-by: Jasvinder Singh <jasvinder.si...@intel.com>

Reply via email to