[dts] [PATCH V2] tests/TestSuite_link_status_interrupt :enable CVL25G&100G nic to support link status case

Tu, Lijuan lijuan.tu at intel.com
Wed Sep 4 05:03:09 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of zhiwei.he
> Sent: Friday, August 30, 2019 10:18 PM
> To: dts at dpdk.org
> Cc: He, Zhiwei <zhiwei.he at intel.com>
> Subject: [dts] [PATCH V2] tests/TestSuite_link_status_interrupt :enable
> CVL25G&100G nic to support link status case
> 
> From: "zhiwei.he" <zhiwei.he at intel.com>
> 
> Signed-off-by: zhiwei.he <zhiwei.he at intel.com>
> ---
>  tests/TestSuite_link_status_interrupt.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_link_status_interrupt.py
> b/tests/TestSuite_link_status_interrupt.py
> index 5e9e2e7..1d7e67e 100644
> --- a/tests/TestSuite_link_status_interrupt.py
> +++ b/tests/TestSuite_link_status_interrupt.py
> @@ -63,7 +63,7 @@ class TestLinkStatusInterrupt(TestCase):
>          self.verify("No such file" not in out, "compilation error 2")
>          # from kernel 4.8+, kernel will not support legacy intr mode.
>          # detailed
> info:https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-
> stable.git/commit/drivers/pci/quirks.c?id=8bcf4525c5d43306c5fd07e132bc86
> 50e3491aec
> -        if self.nic in ["fortville_eagle", "fortville_spirit",
> +        if self.nic in ["columbiaville_25g", "columbiaville_100g",
> "fortville_eagle", "fortville_spirit",
>                          "fortville_spirt_single", "fortville_25g", "carlsville"]:
>              self.basic_intr_mode = ["msix"]
>          else:
> --
> 1.8.3.1



More information about the dts mailing list