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 CF7D2A04F5; Fri, 19 Jun 2020 05:22:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BB3BFE07; Fri, 19 Jun 2020 05:22:07 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 46BE7DE3 for ; Fri, 19 Jun 2020 05:22:06 +0200 (CEST) IronPort-SDR: f/Vr5W4n0zIj8uwDwXoKVNpnwudqmvlMf//QIflOyNOh5URNo9imZBsabyfnPl7w8H3GRKuyTe 4bz3c88Cmn4w== X-IronPort-AV: E=McAfee;i="6000,8403,9656"; a="227516039" X-IronPort-AV: E=Sophos;i="5.75,253,1589266800"; d="scan'208";a="227516039" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 18 Jun 2020 20:22:05 -0700 IronPort-SDR: d0lNbIJaP/bD2PpzRsVQefLDMt3IazCHEu67KAUiF7eb2Z4bXzMduGTZwA8l4pFtKFQSSmVH/S D4MmPVjswc7Q== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.75,253,1589266800"; d="scan'208";a="383714205" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by fmsmga001.fm.intel.com with ESMTP; 18 Jun 2020 20:22:05 -0700 Received: from fmsmsx126.amr.corp.intel.com (10.18.125.43) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 18 Jun 2020 20:22:05 -0700 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 18 Jun 2020 20:22:05 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.85]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.25]) with mapi id 14.03.0439.000; Fri, 19 Jun 2020 11:22:02 +0800 From: "Tu, Lijuan" To: "He, Zhiwei" , "dts@dpdk.org" CC: "He, Zhiwei" Thread-Topic: [dts] [PATCH V1] conf:add iavf driver path cfg file for the driver error handle case in CVl Thread-Index: AQHWOzfW8LBplRdmuEi5XzDaABuSHajfWyWA Date: Fri, 19 Jun 2020 03:22:01 +0000 Message-ID: <8CE3E05A3F976642AAB0F4675D0AD20E0BC5F99C@SHSMSX101.ccr.corp.intel.com> References: <1591360633-10803-1-git-send-email-zhiwei.he@intel.com> In-Reply-To: <1591360633-10803-1-git-send-email-zhiwei.he@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] conf:add iavf driver path cfg file for the driver error handle case in CVl 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" Applied, thanks -----Original Message----- From: dts On Behalf Of zhiwei.he Sent: 2020=1B$BG/=1B(B6=1B$B7n=1B(B5=1B$BF|=1B(B 20:37 To: dts@dpdk.org Cc: He, Zhiwei Subject: [dts] [PATCH V1] conf:add iavf driver path cfg file for the driver= error handle case in CVl From: "zhiwei.he" Signed-off-by: zhiwei.he --- conf/iavf_driver_package.cfg | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 conf/iavf_driver_package.cfg diff --git a/conf/iavf_driver_package.cfg b/conf/iavf_driver_package.cfg ne= w file mode 100644 index 0000000..a37fe99 --- /dev/null +++ b/conf/iavf_driver_package.cfg @@ -0,0 +1,4 @@ +[suite] +# cvl_rss common options ice driver file loacation=20 +ice_driver_ice_10_rc17_driver=3D/home/ice-0.10.0_rc17/src/ice.ko +ice_driver_file_location_latest=3D/home/zhe12/DRRC2/nd_linux-cpk/ice-0.0. +0_5134_glinux_ice_0.16.0_rc25_18_g90bd9a1_dirty/src/ice.ko -- 1.8.3.1