All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dong Zhou <dongzhou@nvidia.com>
To: wisamm@nvidia.com, akozyrev@nvidia.com, suanmingm@nvidia.com,
	thomas@monjalon.net
Cc: dev@dpdk.org, rasland@nvidia.com
Subject: [dpdk-dev] [PATCH v2 0/2] app/flow-perf: support meter action
Date: Tue, 19 Jan 2021 05:39:38 +0200	[thread overview]
Message-ID: <1611027580-332220-1-git-send-email-dongzhou@nvidia.com> (raw)
In-Reply-To: <1610542256-285053-1-git-send-email-dongzhou@nvidia.com>

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


  parent reply	other threads:[~2021-01-19  3:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-13 12:50 [dpdk-dev] [PATCH] app/flow-perf: support meter action Dong Zhou
2021-01-14  5:21 ` Alexander Kozyrev
2021-01-19  3:39 ` Dong Zhou [this message]
2021-01-19  3:39   ` [dpdk-dev] [PATCH v2 1/2] app/flow-perf: split calculation and output used cpu time Dong Zhou
2021-01-19  3:39   ` [dpdk-dev] [PATCH v2 2/2] app/flow-perf: support meter action Dong Zhou
2021-01-26 17:41   ` [dpdk-dev] [PATCH v2 0/2] " Thomas Monjalon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1611027580-332220-1-git-send-email-dongzhou@nvidia.com \
    --to=dongzhou@nvidia.com \
    --cc=akozyrev@nvidia.com \
    --cc=dev@dpdk.org \
    --cc=rasland@nvidia.com \
    --cc=suanmingm@nvidia.com \
    --cc=thomas@monjalon.net \
    --cc=wisamm@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.