[dts] [PATCH] tests: add support for TSO test on Huawei hinic

Tu, Lijuan lijuan.tu at intel.com
Wed Apr 3 18:27:07 CEST 2019


Applied, thanks

> -----Original Message-----
> From: dts [mailto:dts-bounces at dpdk.org] On Behalf Of Rami Rosen
> Sent: Monday, March 25, 2019 8:09 AM
> To: dts at dpdk.org
> Subject: [dts] [PATCH] tests: add support for TSO test on Huawei hinic
> 
> This patch adds support for TSO test on Huawei hinic.
> 
> Signed-off-by: Rami Rosen <ramirose at gmail.com>
> ---
>  tests/TestSuite_tso.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tests/TestSuite_tso.py b/tests/TestSuite_tso.py index
> 0a9d66c..393445b 100644
> --- a/tests/TestSuite_tso.py
> +++ b/tests/TestSuite_tso.py
> @@ -55,7 +55,7 @@ class TestTSO(TestCase):
>          self.verify(self.nic in ["kawela_2", "niantic", "bartonhills", "82545EM",
>                                   "82540EM", "springfountain", "fortville_eagle",
>                                   "fortville_spirit", "fortville_spirit_single",
> -                                 "redrockcanyou", "atwood", "boulderrapid",
> "fortpark_TLV","fortville_25g"],
> +                                 "redrockcanyou", "atwood",
> + "boulderrapid", "fortpark_TLV","fortville_25g","hi1822"],
>                      "NIC Unsupported: " + str(self.nic))
> 
>          # Based on h/w type, choose how many ports to use
> --
> 2.17.1



More information about the dts mailing list