test suite reviews and discussions
 help / color / mirror / Atom feed
From: Lijuan Tu <lijuanx.a.tu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH V3 3/3] Add multiple pthread test suite in execution file
Date: Thu, 10 Sep 2015 11:45:56 +0800	[thread overview]
Message-ID: <1441856756-21478-3-git-send-email-lijuanx.a.tu@intel.com> (raw)
In-Reply-To: <1441856756-21478-1-git-send-email-lijuanx.a.tu@intel.com>

Signed-off-by: Lijuan Tu <lijuanx.a.tu@intel.com>
---
 executions/execution.cfg     | 3 ++-
 executions/execution_FVL.cfg | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 6e42b90..0f916a4 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -25,7 +25,8 @@ test_suites=
     scatter,
     pmdrssreta,
     pmd,
-    l2fwd 
+    l2fwd,
+    multiple_pthread 
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 9f25802..60af41e 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -26,7 +26,8 @@ test_suites=
     scatter,
     pmdrssreta,
     pmdrss_hash,
-    ieee1588
+    ieee1588,
+    multiple_pthread
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.8.3.1

  parent reply	other threads:[~2015-09-10  3:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-10  3:45 [dts] [PATCH V3 1/3] Add multiple pthread test plan Lijuan Tu
2015-09-10  3:45 ` [dts] [PATCH V3 2/3] Add multiple pthread test suite, Lijuan Tu
2015-09-10  3:45 ` Lijuan Tu [this message]
2015-09-10  5:08 ` [dts] [PATCH V3 1/3] Add multiple pthread test plan Liu, Yong
2015-09-16  6:40 ` Wan, Qun

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=1441856756-21478-3-git-send-email-lijuanx.a.tu@intel.com \
    --to=lijuanx.a.tu@intel.com \
    --cc=dts@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).