From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [memnic PATCH v2 0/7] MEMNIC PMD performance improvement Date: Tue, 30 Sep 2014 17:25:13 +0200 Message-ID: <3176648.HJyuknArCl@xps13> References: <7F861DC0615E0C47A872E6F3C5FCDDBD02AE260A@BPXM14GP.gisp.nec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org, Hayato Momma To: Hiroshi Shimamoto Return-path: In-Reply-To: <7F861DC0615E0C47A872E6F3C5FCDDBD02AE260A-ZmjkEB1lVlLt6d3pZDjeaEtBU8KWyXPq@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" > This patchset improves MEMNIC PMD performance. > > Hiroshi Shimamoto (7): > guest: memnic-tester: PMD benchmark in guest > pmd: remove needless assignment > pmd: use helper macros > pmd: use compiler barrier > pmd: packet receiving optimization with prefetch > pmd: add branch hint in recv/xmit > pmd: burst mbuf freeing in xmit Applied with Huawei's wording comment. If there is no more patch, it will be tagged v1.3 at the end of the week. Thanks -- Thomas