test suite reviews and discussions
 help / color / mirror / Atom feed
From: "xu,huilong" <huilongx.xu@intel.com>
To: dts@dpdk.org
Cc: "xu,huilong" <huilongx.xu@intel.com>
Subject: [dts] [PATCH V1 2/2] add a new support drivername in execution file drivername list
Date: Wed, 18 Oct 2017 09:26:14 +0800	[thread overview]
Message-ID: <1508289974-12545-2-git-send-email-huilongx.xu@intel.com> (raw)
In-Reply-To: <1508289974-12545-1-git-send-email-huilongx.xu@intel.com>

add uio_pci_generic driver in execution file support driver list

Signed-off-by: xu,huilong <huilongx.xu@intel.com>
---
 executions/execution.cfg       | 2 +-
 executions/execution_FVL.cfg   | 2 +-
 executions/execution_fm10k.cfg | 2 +-
 executions/execution_smoke.cfg | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/executions/execution.cfg b/executions/execution.cfg
index 598c990..0683d74 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci or mlx5_core>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
 test_suites=
     cmdline,
     hello_world,
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index c7bcf5f..d5e6cfb 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci or mlx5_core>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
 test_suites=
     checksum_offload,
     dynamic_config,
diff --git a/executions/execution_fm10k.cfg b/executions/execution_fm10k.cfg
index fb4fc8c..971e4a4 100644
--- a/executions/execution_fm10k.cfg
+++ b/executions/execution_fm10k.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci>
+drivername=<driver name igb_uio or vfio-pci or uio_pci_generic>
 test_suites=
     checksum_offload,
     vlan,
diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg
index 9e5d2e6..f069365 100644
--- a/executions/execution_smoke.cfg
+++ b/executions/execution_smoke.cfg
@@ -1,6 +1,6 @@
 [Execution1]
 crbs=<CRB IP Address>
-drivername=<driver name igb_uio or vfio-pci or mlx5_core>
+drivername=<driver name igb_uio or vfio-pci or mlx5_core or uio_pci_generic>
 test_suites=
     unit_tests_cmdline,
     unit_tests_eal,
-- 
1.9.3

  reply	other threads:[~2017-10-18  1:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-18  1:26 [dts] [PATCH V1 1/2] support uio_pci_generic insmod in framework xu,huilong
2017-10-18  1:26 ` xu,huilong [this message]
2017-10-18  9:28 ` 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=1508289974-12545-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).