mbox series

[0/3] app/flow-perf: support meter policy API

Message ID 20210510161723.27432-1-jiaweiw@nvidia.com (mailing list archive)
Headers
Series app/flow-perf: support meter policy API |

Message

Jiawei Wang May 10, 2021, 4:17 p.m. UTC
  This patch set contains three updates for flow perf application:
1. Adds the option 'policy-mtr' to indicate if create a meter with
policy;
2. Adds the option 'meter-cir' to configure the CIR parameter;
3. Adds the option 'packet-mode' to enable the meter PPS.

Jiawei Wang (3):
  app/flow-perf: support meter policy API
  app/flow-perf: add new meter CIR Configuration
  app/flow-perf: add the supports for meter PPS

 app/test-flow-perf/main.c      | 108 ++++++++++++++++++++++++++++++---
 doc/guides/tools/flow-perf.rst |   9 +++
 2 files changed, 110 insertions(+), 7 deletions(-)