From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id CE72DC584 for ; Fri, 29 Jan 2016 08:27:18 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga103.fm.intel.com with ESMTP; 28 Jan 2016 23:27:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,362,1449561600"; d="scan'208";a="38349698" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by fmsmga004.fm.intel.com with ESMTP; 28 Jan 2016 23:27:18 -0800 Received: from fmsmsx119.amr.corp.intel.com (10.18.124.207) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 28 Jan 2016 23:27:17 -0800 Received: from shsmsx151.ccr.corp.intel.com (10.239.6.50) by FMSMSX119.amr.corp.intel.com (10.18.124.207) with Microsoft SMTP Server (TLS) id 14.3.248.2; Thu, 28 Jan 2016 23:27:17 -0800 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.215]) by SHSMSX151.ccr.corp.intel.com ([169.254.3.231]) with mapi id 14.03.0248.002; Fri, 29 Jan 2016 15:27:15 +0800 From: "Xie, Huawei" To: Santosh Shukla , "dev@dpdk.org" Thread-Topic: [PATCH v4 00/14] Add virtio support for arm/arm64 Thread-Index: AdFaZnnzbLGmNGQLTxahzb1tpwUVOQ== Date: Fri, 29 Jan 2016 07:27:15 +0000 Message-ID: References: <1452778117-30178-1-git-send-email-sshukla@mvista.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v4 00/14] Add virtio support for arm/arm64 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: Fri, 29 Jan 2016 07:27:19 -0000 On 1/14/2016 9:29 PM, Santosh Shukla wrote:=0A= > Hi,=0A= >=0A= > This v4 patch uses vfio-noiommu-way to access virtio-net pci interface.= =0A= > Tested for arm64 thunderX platform. Patch builds for=0A= > x86/i386/arm/armv8/thunderX. Tested with testpmd application.=0A= =0A= Hi Shukla:=0A= I would take two week's leave from tomorrow and will not have enough=0A= bandwidth to review your code. I think yuanhan will do that. Sorry for=0A= the inconvenience.=0A= Btw, when you send a new version, could you add --in-reply-to so that=0A= all your patches are within one thread?=0A=