From: Huilong Xu <huilongx.xu@intel.com>
To: dts@dpdk.org
Cc: lijuanx.a.tu@intel.com
Subject: [dts] [PATCH V1 4/4] add kni test suite on niantic and fvl NIC test
Date: Wed, 2 Sep 2015 11:08:41 +0800 [thread overview]
Message-ID: <1441163321-29448-4-git-send-email-huilongx.xu@intel.com> (raw)
In-Reply-To: <1441163321-29448-1-git-send-email-huilongx.xu@intel.com>
From: "huilongx,xu" <huilongx.xu@intel.com>
Signed-off-by: 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
next prev parent reply other threads:[~2015-09-02 3:08 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-02 3:08 [dts] [PATCH V1 1/4] add kni test plan Huilong Xu
2015-09-02 3:08 ` [dts] [PATCH V1 2/4] add kni test case Huilong Xu
2015-09-02 3:08 ` [dts] [PATCH V1 3/4] kni not support on freebsd os, skip test on freebsd Huilong Xu
2015-09-02 3:08 ` Huilong Xu [this message]
2015-09-02 6:07 ` [dts] [PATCH V1 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=1441163321-29448-4-git-send-email-huilongx.xu@intel.com \
--to=huilongx.xu@intel.com \
--cc=dts@dpdk.org \
--cc=lijuanx.a.tu@intel.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 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).