From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 780D01DB8 for ; Fri, 29 Mar 2019 09:25:33 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Mar 2019 01:25:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,283,1549958400"; d="scan'208";a="135840119" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga008.fm.intel.com with ESMTP; 29 Mar 2019 01:25:32 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Fri, 29 Mar 2019 01:25:32 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.134]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.80]) with mapi id 14.03.0415.000; Fri, 29 Mar 2019 16:25:30 +0800 From: "Zhang, Qi Z" To: "Lu, Wenzhuo" , "Sun, Chenmin" , "dev@dpdk.org" Thread-Topic: [PATCH] net/ice: fixed speed capability error issue Thread-Index: AQHU5d6np7G/heY7lkGrH7WUpWSiaKYiRh8w Date: Fri, 29 Mar 2019 08:25:30 +0000 Message-ID: <039ED4275CED7440929022BC67E70611533567BC@SHSMSX103.ccr.corp.intel.com> References: <20190329095351.5491-1-chenmin.sun@intel.com> <6A0DE07E22DDAD4C9103DF62FEBC0909407F1B45@shsmsx102.ccr.corp.intel.com> In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC0909407F1B45@shsmsx102.ccr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDkwZDdhNjQtYmE0MC00M2Q1LTg5ZTAtMGFmMWJlMWJjOGJkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUG1yelM3SE5cL0ozV1J3cUlhendzMnloVmZiTURrZlU4MHdacFNIc2p1am5mUGk3azZkcG53UUUrRlJTUlBaVWYifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action 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 08:25:33 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Lu, Wenzhuo > Sent: Friday, March 29, 2019 11:22 AM > To: Sun, Chenmin ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/ice: fixed speed capability error iss= ue >=20 > Hi, >=20 >=20 > > -----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 > > > > From: Chenmin Sun > > > > Device speed capability should be specified based on different phy > > types instead of a fixed value, this patch fix the issue. > > > > Fixes: 690175ee51bf ("net/ice: support getting device information") > > Cc: wenzhuo.lu@intel.com > > > > Signed-off-by: Chenmin Sun > Acked-by: Wenzhuo Lu Applied to dpdk-next-net-intel. Thanks Qi 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 87A3AA05D3 for ; Fri, 29 Mar 2019 09:25:36 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id EA1C42BF4; Fri, 29 Mar 2019 09:25:34 +0100 (CET) Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by dpdk.org (Postfix) with ESMTP id 780D01DB8 for ; Fri, 29 Mar 2019 09:25:33 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Mar 2019 01:25:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,283,1549958400"; d="scan'208";a="135840119" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by fmsmga008.fm.intel.com with ESMTP; 29 Mar 2019 01:25:32 -0700 Received: from shsmsx152.ccr.corp.intel.com (10.239.6.52) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Fri, 29 Mar 2019 01:25:32 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.134]) by SHSMSX152.ccr.corp.intel.com ([169.254.6.80]) with mapi id 14.03.0415.000; Fri, 29 Mar 2019 16:25:30 +0800 From: "Zhang, Qi Z" To: "Lu, Wenzhuo" , "Sun, Chenmin" , "dev@dpdk.org" Thread-Topic: [PATCH] net/ice: fixed speed capability error issue Thread-Index: AQHU5d6np7G/heY7lkGrH7WUpWSiaKYiRh8w Date: Fri, 29 Mar 2019 08:25:30 +0000 Message-ID: <039ED4275CED7440929022BC67E70611533567BC@SHSMSX103.ccr.corp.intel.com> References: <20190329095351.5491-1-chenmin.sun@intel.com> <6A0DE07E22DDAD4C9103DF62FEBC0909407F1B45@shsmsx102.ccr.corp.intel.com> In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC0909407F1B45@shsmsx102.ccr.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDkwZDdhNjQtYmE0MC00M2Q1LTg5ZTAtMGFmMWJlMWJjOGJkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUG1yelM3SE5cL0ozV1J3cUlhendzMnloVmZiTURrZlU4MHdacFNIc2p1am5mUGk3azZkcG53UUUrRlJTUlBaVWYifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action 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: <20190329082530.fBvj-bBmqAUTYckUwjPlvwTh0FUw7G7AmXm7NxxuKXQ@z> > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Lu, Wenzhuo > Sent: Friday, March 29, 2019 11:22 AM > To: Sun, Chenmin ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH] net/ice: fixed speed capability error iss= ue >=20 > Hi, >=20 >=20 > > -----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 > > > > From: Chenmin Sun > > > > Device speed capability should be specified based on different phy > > types instead of a fixed value, this patch fix the issue. > > > > Fixes: 690175ee51bf ("net/ice: support getting device information") > > Cc: wenzhuo.lu@intel.com > > > > Signed-off-by: Chenmin Sun > Acked-by: Wenzhuo Lu Applied to dpdk-next-net-intel. Thanks Qi