test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 1/3] conf/cvl_dcf_switch_filter.cfg: add comms pacakge and ice package file location
@ 2020-08-25 19:34 Nannan Lu
  2020-08-25 19:34 ` [dts] [PATCH V1 2/3] tests/TestSuite_cvl_dcf_switch_filter.py: add PPPOE cases and modify some cases Nannan Lu
  2020-08-25 19:34 ` [dts] [PATCH V1 3/3] test_plans/cvl_dcf_switch_filter_test_plan.rst: add PPPOE cases Nannan Lu
  0 siblings, 2 replies; 4+ messages in thread
From: Nannan Lu @ 2020-08-25 19:34 UTC (permalink / raw)
  To: dts; +Cc: Nannan Lu

conf/cvl_dcf_switch_filter.cfg: add comms package and ice package file
location.

Signed-off-by: Nannan Lu <nannan.lu@intel.com>
---
 conf/cvl_dcf_switch_filter.cfg | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/conf/cvl_dcf_switch_filter.cfg b/conf/cvl_dcf_switch_filter.cfg
index 5d1d90c..ec5fa93 100644
--- a/conf/cvl_dcf_switch_filter.cfg
+++ b/conf/cvl_dcf_switch_filter.cfg
@@ -1,7 +1,11 @@
 [suite]
 # cvl_dcf_switch_filter common options ice driver file location
-ice_driver_file_location="/lib/modules/4.15.0-101-generic/kernel/drivers/net/ethernet/intel/ice/ice.ko"
+ice_driver_file_location="/home/lunannan/nd_linux-cpk/ice-1.1.0_rc30_3_g9d15683_dirty/src/ice.ko"
 # os default package file location
-os_default_package_file_location="/lib/firmware/updates/intel/ice/ddp/ice-1.3.11.0.pkg"
+os_default_package_file_location="/lib/firmware/updates/intel/ice/ddp/ice-1.3.16.0.pkg"
+# comms package file location
+comms_package_file_location="/home/lunannan/20.08_environment/rc3/ice_comms-1.3.20.0.pkg"
+# package file location
+package_file_location="/lib/firmware/updates/intel/ice/ddp/ice.pkg"
 # iavf driver file location
 iavf_driver_file_location="/home/lunannan/iavf/iavf-3.9.3/src/iavf.ko"
-- 
2.7.4


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

end of thread, other threads:[~2020-08-27  5:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 19:34 [dts] [PATCH V1 1/3] conf/cvl_dcf_switch_filter.cfg: add comms pacakge and ice package file location Nannan Lu
2020-08-25 19:34 ` [dts] [PATCH V1 2/3] tests/TestSuite_cvl_dcf_switch_filter.py: add PPPOE cases and modify some cases Nannan Lu
2020-08-25 19:34 ` [dts] [PATCH V1 3/3] test_plans/cvl_dcf_switch_filter_test_plan.rst: add PPPOE cases Nannan Lu
2020-08-27  5:00   ` 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).