From: "huilong,xu" <huilongx.xu@intel.com>
To: dts@dpdk.org
Subject: [dts] [PATCH V1 2/3] add unit test case list
Date: Fri, 5 Jun 2015 13:50:17 +0800 [thread overview]
Message-ID: <1433483418-1673-2-git-send-email-huilongx.xu@intel.com> (raw)
In-Reply-To: <1433483418-1673-1-git-send-email-huilongx.xu@intel.com>
From: huilong xu <huilongx.xu@intel.com>
Signed-off-by: huilong xu <huilongx.xu@intel.com>
---
executions/execution_unit_test.cfg | 32 ++++++++++++++++++++++++++++++++
1 files changed, 32 insertions(+), 0 deletions(-)
create mode 100644 executions/execution_unit_test.cfg
diff --git a/executions/execution_unit_test.cfg b/executions/execution_unit_test.cfg
new file mode 100644
index 0000000..c6b4cc1
--- /dev/null
+++ b/executions/execution_unit_test.cfg
@@ -0,0 +1,32 @@
+[Execution1]
+crbs=<CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci>
+test_suites=
+ unit_tests_cmdline,
+ unit_tests_dump,
+ unit_tests_eal,
+ unit_tests_ivshmem,
+ unit_tests_kni,
+ unit_tests_lpm,
+ unit_tests_mbuf,
+ unit_tests_mempool,
+ unit_tests_pmd_perf,
+ unit_tests_power,
+ unit_tests_qos,
+ unit_tests_ringpmd,
+ unit_tests_ring,
+ unit_tests_timer
+targets=
+ x86_64-native-linuxapp-gcc
+parameters=nic_type=cfg:func=true
+
+[Execution2]
+crbs=<Performance CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci>
+test_suites=
+ l2fwd,
+ l3fwd,
+ pmd
+targets=
+ x86_64-native-linuxapp-gcc
+parameters=nic_type=niantic:perf=true
--
1.7.4.4
next prev parent reply other threads:[~2015-06-05 5:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-05 5:50 [dts] [PATCH V1 1/3] update fortville NIC " huilong,xu
2015-06-05 5:50 ` huilong,xu [this message]
2015-06-05 5:50 ` [dts] [PATCH V1 3/3] update get_intf_name function huilong,xu
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=1433483418-1673-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).