test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] framework/settings: add hi1822 to settings
@ 2019-12-22 10:25 Tanya Brokhman
  2019-12-27  6:09 ` Tu, Lijuan
  0 siblings, 1 reply; 2+ messages in thread
From: Tanya Brokhman @ 2019-12-22 10:25 UTC (permalink / raw)
  To: dts; +Cc: Shahar Belkar, Tanya Brokhman


Add hi1822 to NICS and DRIVERS in settings.py.

Signed-off-by: Rami Rosen <ramirose@gmail.com>
Signed-off-by: Tanya Brokhman <tanya.brokhman@huawei.com>
---
 framework/settings.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/framework/settings.py b/framework/settings.py index fbff7db..7e8944e 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -108,6 +108,7 @@ NICS = {
     'fastlinq_ql41000': '1077:8070',
     'fastlinq_ql41000_vf': '1077:8090',
     'carlsville': '8086:15ff',
+    'hi1822': '19e5:1822',
 }
 
 DRIVERS = {
@@ -170,6 +171,7 @@ DRIVERS = {
     'fastlinq_ql45000_vf': 'qede',
     'fastlinq_ql41000_vf': 'qede',
     'carlsville': 'i40e',
+    'hi1822': 'hinic',
 }
 
 """
--
2.21.0.windows.1



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

end of thread, other threads:[~2019-12-27  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-22 10:25 [dts] framework/settings: add hi1822 to settings Tanya Brokhman
2019-12-27  6:09 ` 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).