* [dts] [PATCH v1] tests/TestSuite_qinq_filter:add nic carlsville
@ 2020-04-21 11:03 Xu Hailin
2020-04-23 5:42 ` Tu, Lijuan
0 siblings, 1 reply; 3+ messages in thread
From: Xu Hailin @ 2020-04-21 11:03 UTC (permalink / raw)
To: dts; +Cc: Xu, Hailin
From: "Xu, Hailin" <hailinx.xu@intel.com>
carlsville driver is i40e, so the nic support the suite.
Signed-off-by: Xu, Hailin <hailinx.xu@intel.com>
---
tests/TestSuite_qinq_filter.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_qinq_filter.py b/tests/TestSuite_qinq_filter.py
index 4450ea0..de5520d 100644
--- a/tests/TestSuite_qinq_filter.py
+++ b/tests/TestSuite_qinq_filter.py
@@ -51,7 +51,7 @@ class TestQinqFilter(TestCase):
global dutRxPortId
global dutTxPortId
- self.verify(self.nic in ["fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortville_25g", 'foxville'],
+ self.verify(self.nic in ["fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortville_25g", 'foxville', 'carlsville'],
"NIC %s not support this test" % self.nic)
print('this case only supports fortville with 6.0.0+ firmware and dpdk17.05+')
ports = self.dut.get_ports()
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dts] [PATCH v1] tests/TestSuite_qinq_filter:add nic carlsville
2020-04-21 11:03 [dts] [PATCH v1] tests/TestSuite_qinq_filter:add nic carlsville Xu Hailin
@ 2020-04-23 5:42 ` Tu, Lijuan
0 siblings, 0 replies; 3+ messages in thread
From: Tu, Lijuan @ 2020-04-23 5:42 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: Tuesday, April 21, 2020 7:04 PM
> To: dts@dpdk.org
> Cc: Xu, HailinX <hailinx.xu@intel.com>
> Subject: [dts] [PATCH v1] tests/TestSuite_qinq_filter:add nic carlsville
>
> From: "Xu, Hailin" <hailinx.xu@intel.com>
>
> carlsville driver is i40e, so the nic support the suite.
>
> Signed-off-by: Xu, Hailin <hailinx.xu@intel.com>
> ---
> tests/TestSuite_qinq_filter.py | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/tests/TestSuite_qinq_filter.py b/tests/TestSuite_qinq_filter.py
> index 4450ea0..de5520d 100644
> --- a/tests/TestSuite_qinq_filter.py
> +++ b/tests/TestSuite_qinq_filter.py
> @@ -51,7 +51,7 @@ class TestQinqFilter(TestCase):
> global dutRxPortId
> global dutTxPortId
>
> - self.verify(self.nic in ["fortville_eagle", "fortville_spirit",
> "fortville_spirit_single", "fortville_25g", 'foxville'],
> + self.verify(self.nic in ["fortville_eagle", "fortville_spirit",
> + "fortville_spirit_single", "fortville_25g", 'foxville', 'carlsville'],
> "NIC %s not support this test" % self.nic)
> print('this case only supports fortville with 6.0.0+ firmware and
> dpdk17.05+')
> ports = self.dut.get_ports()
> --
> 1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* [dts] [PATCH v1] tests/TestSuite_qinq_filter:add nic carlsville
@ 2020-04-21 9:06 Xu, Hailin
0 siblings, 0 replies; 3+ messages in thread
From: Xu, Hailin @ 2020-04-21 9:06 UTC (permalink / raw)
To: dts; +Cc: Xu, Hailin
From: "Xu, Hailin" <hailinx.xu@intel.com>
carlsville driver is i40e, so the nic support the suite.
Signed-off-by: Xu, Hailin <hailinx.xu@intel.com>
---
tests/TestSuite_qinq_filter.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/TestSuite_qinq_filter.py b/tests/TestSuite_qinq_filter.py
index 4450ea0..de5520d 100644
--- a/tests/TestSuite_qinq_filter.py
+++ b/tests/TestSuite_qinq_filter.py
@@ -51,7 +51,7 @@ class TestQinqFilter(TestCase):
global dutRxPortId
global dutTxPortId
- self.verify(self.nic in ["fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortville_25g", 'foxville'],
+ self.verify(self.nic in ["fortville_eagle", "fortville_spirit", "fortville_spirit_single", "fortville_25g", 'foxville', 'carlsville'],
"NIC %s not support this test" % self.nic)
print('this case only supports fortville with 6.0.0+ firmware and dpdk17.05+')
ports = self.dut.get_ports()
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-23 5:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-21 11:03 [dts] [PATCH v1] tests/TestSuite_qinq_filter:add nic carlsville Xu Hailin
2020-04-23 5:42 ` Tu, Lijuan
-- strict thread matches above, loose matches on Subject: below --
2020-04-21 9:06 Xu, Hailin
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).