[dts] [PATCH V1] tests/queue_region:add fortville_25g nic

Li, WenjieX A wenjiex.a.li at intel.com
Sun Jun 30 08:33:12 CEST 2019


Tested-by: Li, WenjieX A <wenjiex.a.li at intel.com>

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of yaobing
> Sent: Sunday, June 30, 2019 2:36 PM
> To: dts at dpdk.org
> Cc: Yao, BingX Y <bingx.y.yao at 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 at 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



More information about the dts mailing list