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 3BDBB2E81 for ; Thu, 27 Nov 2014 17:56:08 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga103.jf.intel.com with ESMTP; 27 Nov 2014 08:52:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.07,470,1413270000"; d="scan'208";a="615097482" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga001.jf.intel.com with ESMTP; 27 Nov 2014 08:56:06 -0800 Received: from irsmsx101.ger.corp.intel.com ([169.254.1.105]) by IRSMSX154.ger.corp.intel.com ([169.254.12.18]) with mapi id 14.03.0195.001; Thu, 27 Nov 2014 16:56:05 +0000 From: "Doherty, Declan" To: Thomas Monjalon , "Mrzyglod, DanielX T" Thread-Topic: [dpdk-dev] [PATCH v4 0/2] ADD mode 5(tlb) to link bonding pmd Thread-Index: AQHQCl/yo9iYkWbBi0mImgmWsuur+px0rVSAgAAC/PA= Date: Thu, 27 Nov 2014 16:56:04 +0000 Message-ID: <345C63BAECC1AD42A2EC8C63AFFC3ADC27427526@IRSMSX101.ger.corp.intel.com> References: <1417106021-22842-1-git-send-email-danielx.t.mrzyglod@intel.com> <1454357.E4i7pLh78X@xps13> In-Reply-To: <1454357.E4i7pLh78X@xps13> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.182] 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 v4 0/2] ADD mode 5(tlb) to link bonding pmd 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: Thu, 27 Nov 2014 16:56:08 -0000 Sorry Thomas, this was my fault, I forgot that Daniel mentioned to me earli= er today that he was going to=20 submit a new revision of the patch set with updated patch descriptions, but= no code changes, due to=20 your comments relating to the link bonding mode 4. I will ack the v4 patchs= et when all patches for v4 are available. Declan > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Thursday, November 27, 2014 4:42 PM > To: Mrzyglod, DanielX T > Cc: dev@dpdk.org; Doherty, Declan > Subject: Re: [dpdk-dev] [PATCH v4 0/2] ADD mode 5(tlb) to link bonding pm= d >=20 > 2014-11-27 16:33, Daniel Mrzyglod: > > ADD mode 5(tlb) to link bonding pmd > > > > v4 change: > > Change description of mode 5 in header. > > Add description to cover letter. > > > > v3 change: > > Rebase patch version to HEAD of orgin/master. > > Unit tests moved to the separate patch v3 2/2. > > > > v2 change: > > Add Unit Tests > > Modification that updates obytes structure in virtualpmd driver. > > change internals->slaves[i].last_obytes to have proper values. > > Update codebase to Declan's patches. > > > > v1 change: > > Add support for mode 5 (Transmit load balancing) into pmd driver > > > > > > Daniel Mrzyglod (2): > > This patch add support of mode 5 to link bonding pmd > > Unit tests for Mode 5 of Bonding Transmit Load balancig. >=20 > Please help me to understand. Declan just acked the v3 and you are sendin= g > an incomplete v4 (patch 2 is missing). > When a complete patchset will be sent, it will be applied. >=20 > -- > Thomas