mbox

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

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

Message

Rongwei Liu Nov. 8, 2021, 11:10 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.
v4: rebase on top of master-net-mlx.
v5: fix intermediate werror.
v6: rebase on top of main.
v7: rebase on top of dpdk.org/main and fix existed styles.

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      | 851 +++++++++++++++++++--------------
 doc/guides/tools/flow-perf.rst |  15 +-
 2 files changed, 509 insertions(+), 357 deletions(-)