From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v2 0/7] vhost rxtx refactor Date: Tue, 1 Mar 2016 14:01:08 +0800 Message-ID: <20160301060108.GN14300@yliu-dev.sh.intel.com> References: <1449122773-25510-1-git-send-email-yuanhan.liu@linux.intel.com> <1455803352-5518-1-git-send-email-yuanhan.liu@linux.intel.com> <11494214.FzX71DYD9X@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 33856960D for ; Tue, 1 Mar 2016 07:00:04 +0100 (CET) Content-Disposition: inline In-Reply-To: <11494214.FzX71DYD9X@xps13> 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 05:06:27PM +0100, Thomas Monjalon wrote: > Hi Yuanhan > > 2016-02-18 21:49, Yuanhan Liu: > > Here is a patchset for refactoring vhost rxtx code, mainly for > > improving readability. > > This series requires to be rebased. > > And maybe you could check also the series about numa_realloc. Hi Thomas, Sure, I will. And since you are considering to merge it, I will do more tests, espeically on this patchset (it touches the vhost-user core). Thus, I may send the new version out a bit late, say, next week. --yliu