From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by dpdk.org (Postfix) with ESMTP id 8390B9A8F for ; Fri, 5 Feb 2016 02:21:12 +0100 (CET) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga102.jf.intel.com with ESMTP; 04 Feb 2016 17:21:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,398,1449561600"; d="scan'208";a="905907380" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga002.jf.intel.com with ESMTP; 04 Feb 2016 17:21:11 -0800 Received: from fmsmsx120.amr.corp.intel.com (10.18.124.208) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 4 Feb 2016 17:21:11 -0800 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx120.amr.corp.intel.com (10.18.124.208) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 4 Feb 2016 17:21:10 -0800 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.117]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.249]) with mapi id 14.03.0248.002; Fri, 5 Feb 2016 09:21:09 +0800 From: "Zhang, Helin" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH] i40e: fix the issue of port initialization failure Thread-Index: AQHRPUN7xKh4F3StAka5onw3sDr1ip8aP/MAgAERKkD///6EgIABnLXA Date: Fri, 5 Feb 2016 01:21:08 +0000 Message-ID: References: <1450848779-8183-1-git-send-email-helin.zhang@intel.com> <20160203163112.GA2528@bricha3-MOBL3> <2209475.O8bk1od0vQ@xps13> In-Reply-To: <2209475.O8bk1od0vQ@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNzhmOTUxZWYtYWRhYS00MTFlLWE3NmEtZjU2YWJiYzNkYzQxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjQuMTAuMTkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibW1GekV4a010cnVFMEtsRkZEMDZlbTRlTmxLOEdxa2Z2RHhON1JCa3JYST0ifQ== x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH] i40e: fix the issue of port initialization failure X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2016 01:21:12 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, February 4, 2016 4:44 PM > To: Zhang, Helin > Cc: dev@dpdk.org; Richardson, Bruce > Subject: Re: [dpdk-dev] [PATCH] i40e: fix the issue of port initializatio= n failure >=20 > 2016-02-04 00:50, Zhang, Helin: > > From: Richardson, Bruce > > > can you please add an appropriately "fixes" line to the patch, since > > > the subject explicitly calls it out as a bug-fix. Also, the words > > > "the issue" in the subject can be removed as they don't add value. > > > It would also be worthwhile referencing the adminq in the subject > > > too, since that is the failure being reported. How > > > about: > > > > > > "i40e: fix adminq failure on port init" > > > > Oh, sorry, I forgot this patch. > > Firmware finally fixed it in FVL5, and we need to use new AQ commands f= or > reading/writing some registers. > > So I will drop this patch. Thanks! >=20 > In such case, please mark it as "Rejected" in patchwork and self reply on= the > mailing list to advertise it is dropped. > Thanks Done. Thanks! Regards, Helin