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] [3/6] executions/*: replace codename in executeion configurations Date: Tue, 10 May 2022 17:54:28 +0800 Message-ID: <20220510095431.3270-4-junx.dong@intel.com> (raw) In-Reply-To: <20220510095431.3270-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
next prev parent reply other threads:[~2022-05-10 9:54 UTC|newest] Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top 2022-05-10 9:54 [dts] [0/6] modify about codename replacement Jun Dong 2022-05-10 9:54 ` [dts] [1/6] conf/*: replace codename in configuration in conf directory Jun Dong 2022-05-10 9:54 ` [dts] [2/6] doc/*: replace codename in doc Jun Dong 2022-05-10 9:54 ` Jun Dong [this message] 2022-05-10 9:54 ` [dts] [4/6] framework/*: replace codename in framework Jun Dong 2022-05-10 9:54 ` [dts] [5/6] test_plans/*: replace codename in test plans Jun Dong 2022-05-10 9:54 ` [dts] [6/6] tests/*: replace codename in test suites Jun Dong 2022-05-12 5:05 ` lijuan.tu
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=20220510095431.3270-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
test suite reviews and discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://inbox.dpdk.org/dts/0 dts/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 dts dts/ http://inbox.dpdk.org/dts \ dts@dpdk.org public-inbox-index dts Example config snippet for mirrors. Newsgroup available over NNTP: nntp://inbox.dpdk.org/inbox.dpdk.dts AGPL code for this site: git clone https://public-inbox.org/public-inbox.git