test suite reviews and discussions
 help / color / mirror / Atom feed
From: "xu,gang" <gangx.xu@intel.com>
To: dts@dpdk.org
Cc: Lijuan Tu <lijuanx.a.tu@intel.com>
Subject: [dts] [PATCH V1] add sample executable config file
Date: Tue,  3 May 2016 11:18:56 +0800	[thread overview]
Message-ID: <1462245541-2886-2-git-send-email-gangx.xu@intel.com> (raw)
In-Reply-To: <1462245541-2886-1-git-send-email-gangx.xu@intel.com>

From: Lijuan Tu <lijuanx.a.tu@intel.com>

Signed-off-by: Lijuan Tu <lijuanx.a.tu@intel.com>
---
 executions/execution_sample.cfg | 51 +++++++++++++++++++++++++++++++++++++++++
 1 file changed, 51 insertions(+)
 create mode 100644 executions/execution_sample.cfg

diff --git a/executions/execution_sample.cfg b/executions/execution_sample.cfg
new file mode 100644
index 0000000..e5094de
--- /dev/null
+++ b/executions/execution_sample.cfg
@@ -0,0 +1,51 @@
+[Execution1]
+crbs=<CRB IP Address>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core>
+test_suites=
+#    bond 
+    cmdline 
+#    distributor 
+#    dpdk_qat 
+#    ethtool 
+#    exception_path
+    helloworld  
+    ip_fragmentation
+    ip_pipeline 
+    ip_reassembly
+#    ipsec-secgw
+#    ipv4_multicast
+    kni  
+    l2fwd  
+#    l2fwd-cat 
+#    l2fwd-crypto
+#    l2fwd-ivshmem 
+#    l2fwd-jobstats
+#    l2fwd-keepalive  
+    l3fwd  
+#    l3fwd-acl
+#    l3fwd-power  
+#    l3fwd-vf 
+    link_status_interrupt 
+#    load_balancer 
+    multi_process  
+    netmap_compat 
+#    packet_ordering
+#    performance-thread
+#    ptpclient 
+#    qos_meter  
+#    qos_sched    
+#    quota_watermark
+    rxtx_callbacks
+    skeleton
+    tep_termination
+    timer
+    vhost
+#    vhost_xen
+    vmdq
+#    vmdq_dcb
+    vm_power_manager
+
+targets=
+    x86_64-native-linuxapp-gcc
+parameters=nic_type=cfg:func=true
+
-- 
1.9.3

  reply	other threads:[~2016-05-03  3:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-03  3:18 [dts] [PATCH V2 1/6] add netmap compat code xu,gang
2016-05-03  3:18 ` xu,gang [this message]
2016-05-03  3:18 ` [dts] [PATCH V2 2/6] add rxtx callbacks code xu,gang
2016-05-03  3:18 ` [dts] [PATCH V2 3/6] add skeleton code xu,gang
2016-05-03  3:18 ` [dts] [PATCH V2 4/6] add netmap_compat test plan xu,gang
2016-05-03  3:19 ` [dts] [PATCH V2 5/6] add rxtx_callbacks " xu,gang
2016-05-03  3:19 ` [dts] [PATCH V2 6/6] add skeleton test plan.rst xu,gang
2016-05-04  2:15 ` [dts] [PATCH V2 1/6] add netmap compat code Tu, LijuanX A

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=1462245541-2886-2-git-send-email-gangx.xu@intel.com \
    --to=gangx.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).