[dpdk-dev] [PATCH v2 0/2] app/flow-perf: support meter action
Dong Zhou
dongzhou at nvidia.com
Tue Jan 19 04:39:38 CET 2021
This patch introduces new parameter "--meter" to generate flows with meter
action in test-flow-perf application.
V2:
Divide this patch to 2 patches, one includes the split calculation and output
used cpu time for all insertion items, another includes the support for meter
action.
Dong Zhou (2):
app/flow-perf: split calculation and output used cpu time
app/flow-perf: support meter action
app/test-flow-perf/actions_gen.c | 19 ++
app/test-flow-perf/config.h | 2 +
app/test-flow-perf/main.c | 411 +++++++++++++++++++++++++++++++--------
doc/guides/tools/flow-perf.rst | 4 +
4 files changed, 352 insertions(+), 84 deletions(-)
--
1.8.3.1
More information about the dev
mailing list