Re: [dpdk-dev] [PATCH v5 0/3] add meter policy support in flow-perf

2021-11-08 Thread Thomas Monjalon
08/11/2021 10:39, Rongwei Liu: > > 08/11/2021 10:23, Rongwei Liu: > > > 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 opti

Re: [dpdk-dev] [PATCH v5 0/3] add meter policy support in flow-perf

2021-11-08 Thread Thomas Monjalon
08/11/2021 10:23, Rongwei Liu: > 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