test suite reviews and discussions
 help / color / mirror / Atom feed
* [dts] [PATCH V1 1/3] conf/cvl_switch_filter.cfg: add cvl_switch_filter.cfg
@ 2020-08-25 18:48 Nannan Lu
  2020-08-25 18:48 ` [dts] [PATCH V1 2/3] tests/rte_flow_common.py: improve the check functions for cvl switch filter Nannan Lu
  2020-08-25 18:48 ` [dts] [PATCH V1 3/3] tests/TestSuite_cvl_switch_filter.py: add PPPOE cases and modify the format Nannan Lu
  0 siblings, 2 replies; 3+ messages in thread
From: Nannan Lu @ 2020-08-25 18:48 UTC (permalink / raw)
  To: dts; +Cc: Nannan Lu

conf/cvl_switch_filter.cfg: add cvl_switch_filter.cfg to provide driver
and package file location.

Signed-off-by: Nannan Lu <nannan.lu@intel.com>
---
 conf/cvl_switch_filter.cfg | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 conf/cvl_switch_filter.cfg

diff --git a/conf/cvl_switch_filter.cfg b/conf/cvl_switch_filter.cfg
new file mode 100644
index 0000000..11b44d0
--- /dev/null
+++ b/conf/cvl_switch_filter.cfg
@@ -0,0 +1,9 @@
+[suite]
+# cvl_switch_filter common options ice driver file location
+ice_driver_file_location="/home/lunannan/nd_linux-cpk/ice-1.1.0_rc40_7_gd24495d/src/ice.ko"
+# os default package file location
+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"
-- 
2.7.4


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

end of thread, other threads:[~2020-08-25  9:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-25 18:48 [dts] [PATCH V1 1/3] conf/cvl_switch_filter.cfg: add cvl_switch_filter.cfg Nannan Lu
2020-08-25 18:48 ` [dts] [PATCH V1 2/3] tests/rte_flow_common.py: improve the check functions for cvl switch filter Nannan Lu
2020-08-25 18:48 ` [dts] [PATCH V1 3/3] tests/TestSuite_cvl_switch_filter.py: add PPPOE cases and modify the format Nannan Lu

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