From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 117CFA3168 for ; Thu, 17 Oct 2019 07:38:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0833D1E53D; Thu, 17 Oct 2019 07:38:35 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 7348D1E4EC for ; Thu, 17 Oct 2019 07:38:33 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga106.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 16 Oct 2019 22:38:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.67,306,1566889200"; d="scan'208";a="208154254" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga002.jf.intel.com with ESMTP; 16 Oct 2019 22:38:32 -0700 Received: from fmsmsx120.amr.corp.intel.com (10.18.124.208) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 16 Oct 2019 22:38:31 -0700 Received: from shsmsx154.ccr.corp.intel.com (10.239.6.54) by fmsmsx120.amr.corp.intel.com (10.18.124.208) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 16 Oct 2019 22:38:31 -0700 Received: from shsmsx105.ccr.corp.intel.com ([169.254.11.96]) by SHSMSX154.ccr.corp.intel.com ([10.239.6.54]) with mapi id 14.03.0439.000; Thu, 17 Oct 2019 13:38:29 +0800 From: "Zhang, YanX A" To: "Li, WenjieX A" , "dts@dpdk.org" CC: "Li, WenjieX A" Thread-Topic: [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align change in dpdk Thread-Index: AQHVhKz5ihUEQUNxmkKrTXtrq49QPadeUNRg Date: Thu, 17 Oct 2019 05:38:28 +0000 Message-ID: <2C49E4B25FAD1D419F7564D633EF72E1F50FB8@SHSMSX105.ccr.corp.intel.com> References: <1571322540-68651-1-git-send-email-wenjiex.a.li@intel.com> In-Reply-To: <1571322540-68651-1-git-send-email-wenjiex.a.li@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver: align change in dpdk X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Tested-by: Zhang, YanX A -----Original Message----- From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of Wenjie Li Sent: Thursday, October 17, 2019 10:29 PM To: dts@dpdk.org Cc: Li, WenjieX A Subject: [dts] [PATCH V1] test_plans/enable_package_download_in_ice_driver:= align change in dpdk In dpdk 03a05924dad01d5, the pkg search path are /lib/firmware/updates/inte= l/ice/ddp/ and /lib/firmware/intel/ice/ddp/; and in dpdk 6f51deb903b2558483, the expet= cted behavior of test_driver_enters_Safe_Mode_failed changed; align these = changes. Signed-off-by: Wenjie Li --- ...le_package_download_in_ice_driver_test_plan.rst | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/test_plans/enable_package_download_in_ice_driver_test_plan.rst= b/test_plans/enable_package_download_in_ice_driver_test_plan.rst index efe2f93..14e5427 100644 --- a/test_plans/enable_package_download_in_ice_driver_test_plan.rst +++ b/test_plans/enable_package_download_in_ice_driver_test_plan.rst @@ -62,7 +62,7 @@ Hardware:: Test case 1: Download the package successfully =3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 -1. Put the ice.pkg to /lib/firmware/intel/ice/ddp/ice.pkg, +1. Put the correct ice.pkg to /lib/firmware/intel/ice/ddp/ice.pkg and=20 +/lib/firmware/updates/intel/ice/ddp/ice.pkg, then reboot the server. =20 2. Start the testpmd:: @@ -98,7 +98,7 @@ Test case 2: Driver enters Safe Mode successfully =3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 1. Server power on, then put a new ice.pkg to - /lib/firmware/intel/ice/ddp/ice.pkg. + /lib/firmware/intel/ice/ddp/ice.pkg and /lib/firmware/updates/intel/ice= /ddp/ice.pkg. Make sure the new ice.pkg is different with the original one. =20 2. Start testpmd:: @@ -139,7 +139,7 @@ Test case 3: Driver enters Safe Mode failed =3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =20 1. Server power on, then put a new ice.pkg to - /lib/firmware/intel/ice/ddp/ice.pkg. + /lib/firmware/intel/ice/ddp/ice.pkg and /lib/firmware/updates/intel/ice= /ddp/ice.pkg. Make sure the new ice.pkg is different with the original one. =20 2. Start testpmd:: @@ -151,10 +151,4 @@ Test case 3: Driver enters Safe Mode failed =20 ice_dev_init(): Failed to load the DDP package,Use safe-mode-support= =3D1 to enter Safe Mode =20 - The driver failed to go to safe mode. - -3. Check port info in testpmd:: - - testpmd> show port info all - - There is no listed port info. \ No newline at end of file + The driver failed to go to safe mode and testpmd failed to start. -- 2.17.1