test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] tests: add support for TSO test on Huawei hinic
@ 2019-03-25 15:08 Rami Rosen
  2019-04-03 16:27 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Rami Rosen @ 2019-03-25 15:08 UTC (permalink / raw)
  To: dts

This patch adds support for TSO test on Huawei hinic.

Signed-off-by: Rami Rosen <ramirose@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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-03 16:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 15:08 [dts] [PATCH] tests: add support for TSO test on Huawei hinic Rami Rosen
2019-04-03 16:27 ` 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).