test suite reviews and discussions
 help / color / mirror / Atom feed
From: Jun Dong <junx.dong@intel.com>
To: dts@dpdk.org
Cc: lijuan.tu@intel.com, qingx.sun@intel.com, junx.dong@intel.com
Subject: [dts] [RFC 3/6] executions/*: replace codename in executeion configurations
Date: Tue, 26 Apr 2022 13:50:24 +0800	[thread overview]
Message-ID: <20220426055027.6932-4-junx.dong@intel.com> (raw)
In-Reply-To: <20220426055027.6932-1-junx.dong@intel.com>

Signed-off-by: Jun Dong <junx.dong@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 73ff0be2..bc9c7fa3 100644
--- a/executions/execution.cfg
+++ b/executions/execution.cfg
@@ -44,4 +44,4 @@ test_suites=
     pmd
 targets=
     x86_64-native-linuxapp-gcc
-parameters=nic_type=niantic:perf=true
+parameters=nic_type=IXGBE_10G-82599_SFP:perf=true
diff --git a/executions/execution_FVL.cfg b/executions/execution_FVL.cfg
index 8a71bbea..ae10df48 100644
--- a/executions/execution_FVL.cfg
+++ b/executions/execution_FVL.cfg
@@ -45,4 +45,4 @@ test_suites=
     pmd
 targets=
     x86_64-native-linuxapp-gcc
-parameters=nic_type=niantic:perf=true
+parameters=nic_type=IXGBE_10G-82599_SFP:perf=true
diff --git a/executions/execution_fm10k.cfg b/executions/execution_fm10k.cfg
index b535d78f..779d9032 100644
--- a/executions/execution_fm10k.cfg
+++ b/executions/execution_fm10k.cfg
@@ -26,4 +26,4 @@ test_suites=
     l3fwd,
 targets=
     x86_64-native-linuxapp-gcc
-parameters=nic_type=niantic:perf=true
+parameters=nic_type=IXGBE_10G-82599_SFP:perf=true
diff --git a/executions/execution_smoke.cfg b/executions/execution_smoke.cfg
index 6f35578d..c7b5cbb3 100644
--- a/executions/execution_smoke.cfg
+++ b/executions/execution_smoke.cfg
@@ -29,4 +29,4 @@ test_suites=
     blocklist
 targets=
     x86_64-native-linuxapp-gcc
-parameters=nic_type=niantic:func=true
+parameters=nic_type=IXGBE_10G-82599_SFP:func=true
-- 
2.25.1


  parent reply	other threads:[~2022-04-26  5:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-26  5:50 [dts] [RFC 0/6] modify about codename replacement Jun Dong
2022-04-26  5:50 ` [dts] [RFC 1/6] conf/*: replace codename in configuration in conf directory Jun Dong
2022-04-26  5:50 ` [dts] [RFC 2/6] doc/*: replace codename in doc Jun Dong
2022-04-26  5:50 ` Jun Dong [this message]
2022-04-26  5:50 ` [dts] [RFC 4/6] framework/*: replace codename in framework Jun Dong
2022-04-26  5:50 ` [dts] [RFC 5/6] test_plans/*: replace codename in test plans Jun Dong
2022-04-26  5:50 ` [dts] [RFC 6/6] tests/*: replace codename in test suites Jun Dong

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=20220426055027.6932-4-junx.dong@intel.com \
    --to=junx.dong@intel.com \
    --cc=dts@dpdk.org \
    --cc=lijuan.tu@intel.com \
    --cc=qingx.sun@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).