* [dts] [PATCH v1] tests/TestSuite_vxlan_gpe_support_in_i40e:add nic carlsville.
@ 2020-04-13 6:58 Xu Hailin
2020-04-20 4:57 ` Tu, Lijuan
0 siblings, 1 reply; 2+ messages in thread
From: Xu Hailin @ 2020-04-13 6:58 UTC (permalink / raw)
To: dts; +Cc: xuhailin
From: xuhailin <hailinx.xu@intel.com>
carlsville driver is i40e, so the nic support the suite.
Signed-off-by: xuhailin <hailinx.xu@intel.com>
---
tests/TestSuite_vxlan_gpe_support_in_i40e.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_vxlan_gpe_support_in_i40e.py b/tests/TestSuite_vxlan_gpe_support_in_i40e.py
index bbf0260..72f16e4 100644
--- a/tests/TestSuite_vxlan_gpe_support_in_i40e.py
+++ b/tests/TestSuite_vxlan_gpe_support_in_i40e.py
@@ -139,7 +139,7 @@ class TestVxlanGpeSupportInI40e(TestCase):
vxlan Prerequisites
"""
# this feature only enable in FVL now
- if self.nic not in ["fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortville_25g"]:
+ if self.nic not in ["fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortville_25g", "carlsville"]:
self.verify(False, "%s not support this vxlan-gpe" % self.nic)
# Based on h/w type, choose how many ports to use
ports = self.dut.get_ports()
--
2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dts] [PATCH v1] tests/TestSuite_vxlan_gpe_support_in_i40e:add nic carlsville.
2020-04-13 6:58 [dts] [PATCH v1] tests/TestSuite_vxlan_gpe_support_in_i40e:add nic carlsville Xu Hailin
@ 2020-04-20 4:57 ` Tu, Lijuan
0 siblings, 0 replies; 2+ messages in thread
From: Tu, Lijuan @ 2020-04-20 4:57 UTC (permalink / raw)
To: Xu, HailinX, dts; +Cc: Xu, HailinX
Applied thanks
> -----Original Message-----
> From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Xu Hailin
> Sent: Monday, April 13, 2020 2:59 PM
> To: dts@dpdk.org
> Cc: Xu, HailinX <hailinx.xu@intel.com>
> Subject: [dts] [PATCH v1] tests/TestSuite_vxlan_gpe_support_in_i40e:add nic
> carlsville.
>
> From: xuhailin <hailinx.xu@intel.com>
>
> carlsville driver is i40e, so the nic support the suite.
>
> Signed-off-by: xuhailin <hailinx.xu@intel.com>
> ---
> tests/TestSuite_vxlan_gpe_support_in_i40e.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_vxlan_gpe_support_in_i40e.py
> b/tests/TestSuite_vxlan_gpe_support_in_i40e.py
> index bbf0260..72f16e4 100644
> --- a/tests/TestSuite_vxlan_gpe_support_in_i40e.py
> +++ b/tests/TestSuite_vxlan_gpe_support_in_i40e.py
> @@ -139,7 +139,7 @@ class TestVxlanGpeSupportInI40e(TestCase):
> vxlan Prerequisites
> """
> # this feature only enable in FVL now
> - if self.nic not in ["fortville_eagle", "fortville_spirit",
> "fortville_spirit_single", "fortville_25g"]:
> + if self.nic not in ["fortville_eagle", "fortville_spirit",
> "fortville_spirit_single", "fortville_25g", "carlsville"]:
> self.verify(False, "%s not support this vxlan-gpe" % self.nic)
> # Based on h/w type, choose how many ports to use
> ports = self.dut.get_ports()
> --
> 2.17.1
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-20 4:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 6:58 [dts] [PATCH v1] tests/TestSuite_vxlan_gpe_support_in_i40e:add nic carlsville Xu Hailin
2020-04-20 4:57 ` 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).