From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v2 00/19] vhost ABI/API refactoring Date: Fri, 27 May 2016 09:36:38 +0800 Message-ID: <20160527013638.GY5641@yliu-dev.sh.intel.com> References: <1462227927-22853-1-git-send-email-yuanhan.liu@linux.intel.com> <1463117111-27050-1-git-send-email-yuanhan.liu@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: dev@dpdk.org, Thomas Monjalon , "huawei.xie" , Panu Matilainen , Tetsuya Mukawa , Traynor Kevin To: Rich Lane Return-path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id B7DB658C3 for ; Fri, 27 May 2016 03:34:42 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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 Thu, May 26, 2016 at 10:04:23AM -0700, Rich Lane wrote: > On Thu, May 12, 2016 at 10:24 PM, Yuanhan Liu > wrote: >=20 > v2: - exported ifname as well to fix a vhost-pmd issue reported > =A0 =A0 =A0 by Rich > =A0 =A0 - separated the big patch that introduces several new APIs > =A0 =A0 =A0 into some small patches. > =A0 =A0 - updated release note > =A0 =A0 - updated version.map >=20 >=20 > Tested-by: Rich Lane > Acked-by: Rich Lane Rich, appreciate your time for reviewing and testing! --yliu