From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 0/6] Add virtio support in arm/arm64 Date: Mon, 7 Dec 2015 10:12:19 +0800 Message-ID: <20151207021219.GE29571@yliu-dev.sh.intel.com> References: <1449250519-28372-1-git-send-email-sshukla@mvista.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Santosh Shukla Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 49B31940A for ; Mon, 7 Dec 2015 03:11:34 +0100 (CET) Content-Disposition: inline In-Reply-To: <1449250519-28372-1-git-send-email-sshukla@mvista.com> 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 Fri, Dec 04, 2015 at 11:05:13PM +0530, Santosh Shukla wrote: > This patch set add basic infrastrucure to run virtio-net-pci pmd driver for > arm64/arm. Tested on ThunderX platfrom. Verified for existing dpdk(s) test > applications like: > - ovs-dpdk-vhost-user: across the VM's, for the use-cases like guest2guest and > Host2Guest > - testpmd application: Tested for max virtio-net-pci interface currently > supported in kernel i.e. 31 interface. Hi Santosh, Here is a quick notice that I don't have time to review your patches this one or two weeks. Sorry for that. (Not quite sure Huawei has the bandwidth or not, btw) --yliu