* Re: [dts] [PATCH V1] tests/queue_region:add fortville_25g nic
2019-06-30 6:36 [dts] [PATCH V1] tests/queue_region:add fortville_25g nic yaobing
@ 2019-06-30 6:33 ` Li, WenjieX A
2019-07-03 6:00 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Li, WenjieX A @ 2019-06-30 6:33 UTC (permalink / raw)
To: Yao, BingX Y, dts; +Cc: Yao, BingX Y, Li, WenjieX A
Tested-by: Li, WenjieX A <wenjiex.a.li@intel.com>
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yaobing
> Sent: Sunday, June 30, 2019 2:36 PM
> To: dts@dpdk.org
> Cc: Yao, BingX Y <bingx.y.yao@intel.com>
> Subject: [dts] [PATCH V1] tests/queue_region:add fortville_25g nic
>
> add fortville_25g nic to support_list
>
> Signed-off-by: yaobing <bingx.y.yao@intel.com>
> ---
> tests/TestSuite_queue_region.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_queue_region.py b/tests/TestSuite_queue_region.py
> index 7002b3f..01842c2 100644
> --- a/tests/TestSuite_queue_region.py
> +++ b/tests/TestSuite_queue_region.py
> @@ -57,7 +57,7 @@ class TestQueue_region(TestCase):
> Run at the start of each test suite.
> Queue region Prerequisites
> """
> - self.verify(self.nic in ["fortville_eagle", "fortville_spirit",
> + self.verify(self.nic in ["fortville_eagle",
> + "fortville_spirit","fortville_25g",
> "fortville_spirit_single", "fortpark_TLV"], "NIC Unsupported: "
> + str(self.nic))
>
> # Based on h/w type, choose how many ports to use
> --
> 2.17.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dts] [PATCH V1] tests/queue_region:add fortville_25g nic
@ 2019-06-30 6:36 yaobing
2019-06-30 6:33 ` Li, WenjieX A
2019-07-03 6:00 ` Tu, Lijuan
0 siblings, 2 replies; 3+ messages in thread
From: yaobing @ 2019-06-30 6:36 UTC (permalink / raw)
To: dts; +Cc: yaobing
add fortville_25g nic to support_list
Signed-off-by: yaobing <bingx.y.yao@intel.com>
---
tests/TestSuite_queue_region.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_queue_region.py b/tests/TestSuite_queue_region.py
index 7002b3f..01842c2 100644
--- a/tests/TestSuite_queue_region.py
+++ b/tests/TestSuite_queue_region.py
@@ -57,7 +57,7 @@ class TestQueue_region(TestCase):
Run at the start of each test suite.
Queue region Prerequisites
"""
- self.verify(self.nic in ["fortville_eagle", "fortville_spirit",
+ self.verify(self.nic in ["fortville_eagle", "fortville_spirit","fortville_25g",
"fortville_spirit_single", "fortpark_TLV"], "NIC Unsupported: " + str(self.nic))
# Based on h/w type, choose how many ports to use
--
2.17.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH V1] tests/queue_region:add fortville_25g nic
2019-06-30 6:36 [dts] [PATCH V1] tests/queue_region:add fortville_25g nic yaobing
2019-06-30 6:33 ` Li, WenjieX A
@ 2019-07-03 6:00 ` Tu, Lijuan
1 sibling, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2019-07-03 6:00 UTC (permalink / raw)
To: Yao, BingX Y, dts; +Cc: Yao, BingX Y
Applied, thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of yaobing
> Sent: Sunday, June 30, 2019 2:36 PM
> To: dts@dpdk.org
> Cc: Yao, BingX Y <bingx.y.yao@intel.com>
> Subject: [dts] [PATCH V1] tests/queue_region:add fortville_25g nic
>
> add fortville_25g nic to support_list
>
> Signed-off-by: yaobing <bingx.y.yao@intel.com>
> ---
> tests/TestSuite_queue_region.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_queue_region.py
> b/tests/TestSuite_queue_region.py index 7002b3f..01842c2 100644
> --- a/tests/TestSuite_queue_region.py
> +++ b/tests/TestSuite_queue_region.py
> @@ -57,7 +57,7 @@ class TestQueue_region(TestCase):
> Run at the start of each test suite.
> Queue region Prerequisites
> """
> - self.verify(self.nic in ["fortville_eagle", "fortville_spirit",
> + self.verify(self.nic in ["fortville_eagle",
> + "fortville_spirit","fortville_25g",
> "fortville_spirit_single", "fortpark_TLV"], "NIC
> Unsupported: " + str(self.nic))
>
> # Based on h/w type, choose how many ports to use
> --
> 2.17.2
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-03 6:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-30 6:36 [dts] [PATCH V1] tests/queue_region:add fortville_25g nic yaobing
2019-06-30 6:33 ` Li, WenjieX A
2019-07-03 6:00 ` 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).