test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH] framework project_dpdk: fix DRIVERS missing
@ 2016-01-22  9:32 Yong Liu
  0 siblings, 0 replies; only message in thread
From: Yong Liu @ 2016-01-22  9:32 UTC (permalink / raw)
  To: dts

Signed-off-by: Marvin Liu <yong.liu@intel.com>

diff --git a/framework/project_dpdk.py b/framework/project_dpdk.py
index 4a5e222..cd5858c 100644
--- a/framework/project_dpdk.py
+++ b/framework/project_dpdk.py
@@ -39,7 +39,7 @@ from crb import Crb
 from dut import Dut
 from tester import Tester
 from logger import getLogger
-from settings import IXIA
+from settings import IXIA, DRIVERS
 
 
 class DPDKdut(Dut):
-- 
1.9.3

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-01-22  9:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-01-22  9:32 [dts] [PATCH] framework project_dpdk: fix DRIVERS missing Yong Liu

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).