From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2] app/test: isolate lpm performance cases
Date: Tue, 24 May 2016 17:17:58 +0200 [thread overview]
Message-ID: <1526965.jALf8tAed9@xps13> (raw)
In-Reply-To: <1462969011-378-1-git-send-email-thomas.monjalon@6wind.com>
2016-05-11 14:16, Thomas Monjalon:
> The LPM performance tests should not be mixed with
> functional tests: they are long and show some statistics.
>
> LPM6 functional tests are added to parallel tests.
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
> ---
> v2: move LPM6 autotest in parallel tests
>
> app/test/Makefile | 2 +
> app/test/autotest_data.py | 19 ++--
> app/test/test_lpm.c | 211 +--------------------------------------
> app/test/test_lpm6.c | 155 +----------------------------
> app/test/test_lpm6_perf.c | 191 +++++++++++++++++++++++++++++++++++
> app/test/test_lpm_perf.c | 249 ++++++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 454 insertions(+), 373 deletions(-)
> create mode 100644 app/test/test_lpm6_perf.c
> create mode 100644 app/test/test_lpm_perf.c
Applied
prev parent reply other threads:[~2016-05-24 15:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-06 16:13 [dpdk-dev] [PATCH] " Thomas Monjalon
2016-05-11 12:16 ` [dpdk-dev] [PATCH v2] " Thomas Monjalon
2016-05-24 15:17 ` Thomas Monjalon [this message]
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=1526965.jALf8tAed9@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).