test suite reviews and discussions
 help / color / mirror / Atom feed
From: huilong xu <huilongx.xu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH V2 2/4] add kni test case in fvl and niantic case test
Date: Sun,  6 Sep 2015 14:47:17 +0800	[thread overview]
Message-ID: <1441522039-36247-2-git-send-email-huilongx.xu@intel.com> (raw)
In-Reply-To: <1441522039-36247-1-git-send-email-huilongx.xu@intel.com>

From: "huilongx,xu" <huilongx.xu@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..20d9bd6 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -25,7 +25,8 @@ test_suites=
     scatter,
     pmdrssreta,
     pmd,
-    l2fwd 
+    l2fwd,
+    kni 
 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..7bdd2b7 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -26,7 +26,8 @@ test_suites=
     scatter,
     pmdrssreta,
     pmdrss_hash,
-    ieee1588
+    ieee1588,
+    kni
 targets=
     x86_64-native-linuxapp-gcc
 parameters=nic_type=cfg:func=true
-- 
1.9.3

  reply	other threads:[~2015-09-06  6:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-06  6:47 [dts] [PATCH V2 1/4] add kni test plan huilong xu
2015-09-06  6:47 ` huilong xu [this message]
2015-09-06  6:47 ` [dts] [PATCH V2 3/4] add kni test skip on freebsd OS test huilong xu
2015-09-06  6:47 ` [dts] [PATCH V2 4/4] add kni test code huilong xu
2015-09-07  7:33 ` [dts] [PATCH V2 1/4] add kni test plan Liu, Yong

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=1441522039-36247-2-git-send-email-huilongx.xu@intel.com \
    --to=huilongx.xu@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).