* Re: [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case
2021-06-16 12:13 [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case Lingli Chen
@ 2021-06-16 3:47 ` Chen, LingliX
2021-06-18 7:40 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Chen, LingliX @ 2021-06-16 3:47 UTC (permalink / raw)
To: dts
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
> -----Original Message-----
> From: Chen, LingliX <linglix.chen@intel.com>
> Sent: Wednesday, June 16, 2021 8:13 PM
> To: dts@dpdk.org
> Cc: Chen, LingliX <linglix.chen@intel.com>
> Subject: [dts][PATCH V1] conf/test_case_checklist:add foxville not supoort case
>
> According to dpdk commit 312312e928c7 (app/testpmd: fix bitmap of link
> speeds when force speed):
> foxville not supoort:change_linkspeed.
>
> Signed-off-by: Lingli Chen <linglix.chen@intel.com>
Tested-by: Lingli Chen <linglix.chen@intel.com>
[-- Attachment #2: TestShutdownApi.log --]
[-- Type: application/octet-stream, Size: 577 bytes --]
16/06/2021 11:30:35 dts:
TEST SUITE : TestShutdownApi
16/06/2021 11:30:35 dts: NIC : foxville
16/06/2021 11:30:35 dut.10.240.183.171:
16/06/2021 11:30:35 tester:
16/06/2021 11:30:35 tester: ifconfig eno3 mtu 5000
16/06/2021 11:30:36 tester:
16/06/2021 11:30:36 TestShutdownApi: Test Case test_change_linkspeed Result SKIPPED:
16/06/2021 11:30:36 dts:
TEST SUITE ENDED: TestShutdownApi
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case
@ 2021-06-16 12:13 Lingli Chen
2021-06-16 3:47 ` Chen, LingliX
2021-06-18 7:40 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: Lingli Chen @ 2021-06-16 12:13 UTC (permalink / raw)
To: dts; +Cc: Lingli Chen
According to dpdk commit 312312e928c7 (app/testpmd: fix bitmap of link speeds when force speed):
foxville not supoort:change_linkspeed.
Signed-off-by: Lingli Chen <linglix.chen@intel.com>
---
conf/test_case_checklist.json | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json
index 1a686d8e..8523f61e 100644
--- a/conf/test_case_checklist.json
+++ b/conf/test_case_checklist.json
@@ -2862,6 +2862,7 @@
"NIC": [
"powerville",
"springville",
+ "foxville",
"columbiaville_25g",
"columbiaville_100g"
],
--
2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case
2021-06-16 12:13 [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case Lingli Chen
2021-06-16 3:47 ` Chen, LingliX
@ 2021-06-18 7:40 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2021-06-18 7:40 UTC (permalink / raw)
To: Chen, LingliX, dts; +Cc: Chen, LingliX
> -----Original Message-----
> From: dts <dts-bounces@dpdk.org> On Behalf Of Lingli Chen
> Sent: 2021年6月16日 20:13
> To: dts@dpdk.org
> Cc: Chen, LingliX <linglix.chen@intel.com>
> Subject: [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case
>
> According to dpdk commit 312312e928c7 (app/testpmd: fix bitmap of link
> speeds when force speed):
> foxville not supoort:change_linkspeed.
Commit 312312e928c7 (app/testpmd: fix bitmap of link
> speeds when force speed) tells:
app/testpmd: fix bitmap of link speeds when force speed
Currently, when the user sets force link speed through 'link_speeds',
bit(0) of 'link_speeds' is not set to 1(ETH_LINK_SPEED_FIXED),
which conflicts with the definition.
I don't understand how do you get " foxville not supoort:change_linkspeed ", could you please clarify it?
>
> Signed-off-by: Lingli Chen <linglix.chen@intel.com>
> ---
> conf/test_case_checklist.json | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/conf/test_case_checklist.json b/conf/test_case_checklist.json index
> 1a686d8e..8523f61e 100644
> --- a/conf/test_case_checklist.json
> +++ b/conf/test_case_checklist.json
> @@ -2862,6 +2862,7 @@
> "NIC": [
> "powerville",
> "springville",
> + "foxville",
> "columbiaville_25g",
> "columbiaville_100g"
> ],
> --
> 2.17.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-06-18 7:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-16 12:13 [dts] [PATCH V1] conf/test_case_checklist:add foxville not supoort case Lingli Chen
2021-06-16 3:47 ` Chen, LingliX
2021-06-18 7:40 ` Tu, Lijuan
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).