From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 5C0B11DB8 for ; Fri, 29 Mar 2019 04:21:48 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Mar 2019 20:21:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,283,1549958400"; d="scan'208";a="218626931" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 28 Mar 2019 20:21:46 -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.408.0; Thu, 28 Mar 2019 20:21:46 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 28 Mar 2019 20:21:46 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.163]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.134]) with mapi id 14.03.0415.000; Fri, 29 Mar 2019 11:21:44 +0800 From: "Lu, Wenzhuo" To: "Sun, Chenmin" , "dev@dpdk.org" Thread-Topic: [PATCH] net/ice: fixed speed capability error issue Thread-Index: AQHU5dtsmG8xHI6/WUahg3CMuCAsCqYh8S1w Date: Fri, 29 Mar 2019 03:21:43 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909407F1B45@shsmsx102.ccr.corp.intel.com> References: <20190329095351.5491-1-chenmin.sun@intel.com> In-Reply-To: <20190329095351.5491-1-chenmin.sun@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: [dpdk-dev] [PATCH] net/ice: fixed speed capability error issue X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Mar 2019 03:21:48 -0000 Hi, > -----Original Message----- > From: Sun, Chenmin > Sent: Friday, March 29, 2019 5:54 PM > To: dev@dpdk.org > Cc: Sun, Chenmin ; Lu, Wenzhuo > > Subject: [PATCH] net/ice: fixed speed capability error issue >=20 > From: Chenmin Sun >=20 > Device speed capability should be specified based on different phy types > instead of a fixed value, this patch fix the issue. >=20 > Fixes: 690175ee51bf ("net/ice: support getting device information") > Cc: wenzhuo.lu@intel.com >=20 > Signed-off-by: Chenmin Sun Acked-by: Wenzhuo Lu From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id A1531A0679 for ; Fri, 29 Mar 2019 04:21:50 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 2C7442BD3; Fri, 29 Mar 2019 04:21:49 +0100 (CET) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 5C0B11DB8 for ; Fri, 29 Mar 2019 04:21:48 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Mar 2019 20:21:46 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,283,1549958400"; d="scan'208";a="218626931" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 28 Mar 2019 20:21:46 -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.408.0; Thu, 28 Mar 2019 20:21:46 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by FMSMSX126.amr.corp.intel.com (10.18.125.43) with Microsoft SMTP Server (TLS) id 14.3.408.0; Thu, 28 Mar 2019 20:21:46 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.163]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.134]) with mapi id 14.03.0415.000; Fri, 29 Mar 2019 11:21:44 +0800 From: "Lu, Wenzhuo" To: "Sun, Chenmin" , "dev@dpdk.org" Thread-Topic: [PATCH] net/ice: fixed speed capability error issue Thread-Index: AQHU5dtsmG8xHI6/WUahg3CMuCAsCqYh8S1w Date: Fri, 29 Mar 2019 03:21:43 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909407F1B45@shsmsx102.ccr.corp.intel.com> References: <20190329095351.5491-1-chenmin.sun@intel.com> In-Reply-To: <20190329095351.5491-1-chenmin.sun@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="UTF-8" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] net/ice: fixed speed capability error issue X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Message-ID: <20190329032143.ijO5v0h2o7GDsoz4G56NM8uA30gL59LeZYa5XuC01U8@z> Hi, > -----Original Message----- > From: Sun, Chenmin > Sent: Friday, March 29, 2019 5:54 PM > To: dev@dpdk.org > Cc: Sun, Chenmin ; Lu, Wenzhuo > > Subject: [PATCH] net/ice: fixed speed capability error issue >=20 > From: Chenmin Sun >=20 > Device speed capability should be specified based on different phy types > instead of a fixed value, this patch fix the issue. >=20 > Fixes: 690175ee51bf ("net/ice: support getting device information") > Cc: wenzhuo.lu@intel.com >=20 > Signed-off-by: Chenmin Sun Acked-by: Wenzhuo Lu