[dts] [PATCH V1] tests/TestSuite_vf_rss:add fortpark_TLV and sagevill NIC

Tu, Lijuan lijuan.tu at intel.com
Wed Jul 3 07:45:14 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhang,yan
> Sent: Tuesday, July 2, 2019 3:06 PM
> To: dts at dpdk.org
> Cc: Zhang, YanX A <yanx.a.zhang at intel.com>
> Subject: [dts] [PATCH V1] tests/TestSuite_vf_rss:add fortpark_TLV and
> sagevill NIC
> 
> add fortpark_TLV and sagevill NIC to support.
> 
> Signed-off-by: zhang,yan <yanx.a.zhang at intel.com>
> ---
>  tests/TestSuite_vf_rss.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_vf_rss.py b/tests/TestSuite_vf_rss.py index
> 3ad5517..e5c19e2 100644
> --- a/tests/TestSuite_vf_rss.py
> +++ b/tests/TestSuite_vf_rss.py
> @@ -212,7 +212,7 @@ class TestVfRss(TestCase):
>          """
> 
>          self.verify(
> -            self.nic in ["niantic", "fortville_eagle", "fortville_spirit",
> "fortville_spirit_single", "fortville_25g"],
> +            self.nic in ["niantic", "fortville_eagle",
> + "fortville_spirit", "fortville_spirit_single", "fortville_25g",
> + "sageville", "fortpark_TLV"],
>              "NIC Unsupported: " + str(self.nic))
>          self.dut_ports = self.dut.get_ports(self.nic)
>          self.verify(len(self.dut_ports) >= 1, "Not enough ports available")
> --
> 2.17.2



More information about the dts mailing list