Message ID | 20230119102339.2237913-1-songx.jiale@intel.com (mailing list archive) |
---|---|
State | Accepted |
Headers | show |
Series | [V1] conf/ice_advanced_rss_pppoe: delete useless configuration file | expand |
Context | Check | Description |
---|---|---|
ci/Intel-dts-format-test | success | Testing OK |
ci/Intel-dts-pylama-test | success | Testing OK |
ci/Intel-dts-suite-test | warning | SKIPPED |
On Thu, 19 Jan 2023 10:23:39 +0000, Song Jiale <songx.jiale@intel.com> wrote: > this configuration file will cause the suite run to be blocked, and the > suite run does not need this configuration file. delete it. > > Signed-off-by: Song Jiale <songx.jiale@intel.com> Applied, thanks
diff --git a/conf/ice_advanced_rss_pppoe.cfg b/conf/ice_advanced_rss_pppoe.cfg deleted file mode 100644 index 1062e6e2..00000000 --- a/conf/ice_advanced_rss_pppoe.cfg +++ /dev/null @@ -1,5 +0,0 @@ -[suite] -# ice_advanced_rss_pppoe_vlan_ah_l2tp_pfcp ice package file location -ice_driver_file_location=/lib/modules/4.18.0-193.14.2.el8_2.x86_64/updates/drivers/net/ethernet/intel/ice/ice.ko -os_default_package_file_location=/lib/firmware/updates/intel/ice/ddp/ice-1.3.18.0.pkg -comms_package_file_location=/lib/firmware/updates/intel/ice/ddp/ice_comms-1.3.22.0.pkg
this configuration file will cause the suite run to be blocked, and the suite run does not need this configuration file. delete it. Signed-off-by: Song Jiale <songx.jiale@intel.com> --- conf/ice_advanced_rss_pppoe.cfg | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 conf/ice_advanced_rss_pppoe.cfg