From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v4 0/2] ADD mode 5(tlb) to link bonding pmd Date: Thu, 27 Nov 2014 21:27:11 +0100 Message-ID: <2620936.FeSJHXLmlX@xps13> References: <1417106021-22842-1-git-send-email-danielx.t.mrzyglod@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Daniel Mrzyglod Return-path: In-Reply-To: <1417106021-22842-1-git-send-email-danielx.t.mrzyglod-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > 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. Applied Thanks -- Thomas