[dpdk-dev] [PATCH v6 2/3] app/flow-perf: add meter-profile to support cir cbs and ebs
    Thomas Monjalon 
    thomas at monjalon.net
       
    Mon Nov  8 11:10:04 CET 2021
    
    
  
08/11/2021 10:58, Rongwei Liu:
> Change meter-cir option to meter-profile to cover CIR/CBS/EBS all.
> 
> The usage is as below:
> --meter-profile=N1,N2,N3 default value is 1250000 156250 0.
> 
> Signed-off-by: Rongwei Liu <rongweil at nvidia.com>
> Acked-by: Wisam Monther <wisamm at nvidia.com>
> ---
> --- a/doc/guides/tools/flow-perf.rst
> +++ b/doc/guides/tools/flow-perf.rst
> -Attributes:
> +*	``--meter-profile=N1,N2,N3``
> +	Set the CIR, CBS and EBS parameter, default value is 1250000, 156250 and 0.
Why removing "Attributes"?
    
    
More information about the dev
mailing list