From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v3 00/18] fm10k: update shared code Date: Tue, 8 Mar 2016 16:27:15 +0000 Message-ID: <20160308162714.GK8716@bricha3-MOBL3> References: <1453866647-16215-2-git-send-email-xiao.w.wang@intel.com> <1455880025-6912-1-git-send-email-xiao.w.wang@intel.com> <6EBE0505FB6FBE47AB600802285284524B84BC2D@CDSMSX101.ccr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" To: "Ding, HengX" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id B20DE2986 for ; Tue, 8 Mar 2016 17:27:25 +0100 (CET) Content-Disposition: inline In-Reply-To: <6EBE0505FB6FBE47AB600802285284524B84BC2D@CDSMSX101.ccr.corp.intel.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Feb 29, 2016 at 02:30:45AM +0000, Ding, HengX wrote: > Tested-by: Heng Ding > > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Wang Xiao W > Sent: Friday, February 19, 2016 7:07 PM > To: Chen, Jing D > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3 00/18] fm10k: update shared code > > v3: > * Fixed checkpatch.pl warning about long commit message. > * Fixed the issue of compile failure about part of patches applied. > * Split the misc-small-fixes patch into several patches. > > v2: > * Put the two extra fix patches ahead of the base code patches. > Applied to dpdk-next-net/rel_16_04 /Bruce