From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id C6E24592D for ; Wed, 30 Jul 2014 12:41:36 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 30 Jul 2014 03:42:18 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,763,1400050800"; d="scan'208";a="569374454" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga001.fm.intel.com with ESMTP; 30 Jul 2014 03:41:48 -0700 Received: from irsmsx105.ger.corp.intel.com ([169.254.7.65]) by IRSMSX102.ger.corp.intel.com ([169.254.2.104]) with mapi id 14.03.0123.003; Wed, 30 Jul 2014 11:39:24 +0100 From: "Ananyev, Konstantin" To: "Xie, Huawei" , "dev@dpdk.org" Thread-Topic: [PATCH v2] lib/librte_vhost: vhost library support to facilitate integration with vswitch. Thread-Index: AQHPq+GXf953j1mK9EqWnVEVZ9I785u4bAlA Date: Wed, 30 Jul 2014 10:39:23 +0000 Message-ID: <2601191342CEEE43887BDE71AB9772582134570C@IRSMSX105.ger.corp.intel.com> References: <1405677381-14959-1-git-send-email-huawei.xie@intel.com> <1405677381-14959-2-git-send-email-huawei.xie@intel.com> In-Reply-To: Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v2] lib/librte_vhost: vhost library support to facilitate integration with vswitch. 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: Wed, 30 Jul 2014 10:41:37 -0000 > From: Xie, Huawei > Sent: Friday, July 18, 2014 5:56 PM > To: dev@dpdk.org > Cc: Xie, Huawei > Subject: [PATCH v2] lib/librte_vhost: vhost library support to facilitate= integration with vswitch. >=20 > Signed-off-by: Huawei Xie > --- Acked-by: Konstantin Ananyev