mbox

[v3,0/3] add meter policy support in flow-perf

Message ID 20211028032600.638212-1-rongweil@nvidia.com (mailing list archive)
Headers

Message

Rongwei Liu Oct. 28, 2021, 3:25 a.m. UTC
  Add meter policy support and provide options to specify green/yellow/
red corlor actions and cir/cbs/ebs values.

v2: add option to specify green color actions.
v3: support yellow color action and ebs options.
Rongwei Liu (3):
  app/flow-perf: support meter policy API
  app/flow-perf: add meter-profile to support cir cbs and ebs
  app/flow-perf: add packet mode metering mode

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