From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id AF2675957 for ; Fri, 29 Jan 2016 05:42:12 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP; 28 Jan 2016 20:42:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,361,1449561600"; d="scan'208";a="643303881" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.66.49]) by FMSMGA003.fm.intel.com with ESMTP; 28 Jan 2016 20:42:11 -0800 Date: Fri, 29 Jan 2016 12:42:57 +0800 From: Yuanhan Liu To: Santosh Shukla Message-ID: <20160129044257.GN4257@yliu-dev.sh.intel.com> References: <1453203972-24855-1-git-send-email-sshukla@mvista.com> <1453203972-24855-2-git-send-email-sshukla@mvista.com> <20160127023356.GA4257@yliu-dev.sh.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH v5 01/11] virtio: Introduce config RTE_VIRTIO_INC_VECTOR 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 04:42:13 -0000 On Fri, Jan 29, 2016 at 10:02:26AM +0530, Santosh Shukla wrote: > Hi Yuan, It's Yuanhan, but not Yuan :) > On Wed, Jan 27, 2016 at 8:03 AM, Yuanhan Liu > wrote: > > On Wed, Jan 27, 2016 at 07:53:21AM +0530, Santosh Shukla wrote: > >> Ping? > > > > I was on vacation late last week. And I was quite busy till now after > > the vacation. So, sorry that I still don't have time to do more detailed > > reviews in 1 or 2 days. Hopefully I can make it by this Friday. > > > > BTW, I had a very glimpse of this patchset, overall, it looks much > > better now, except the EAL changes (I'm not the maintainer) and the > > virtio io port read/write stuff: Tetsuay suggested to add another > > access wraps, but I have few concerns about that. Anyway, I don't > > have time for deeper thoughts, and I will re-think it later. > > > > --yliu > > did you got the chance for reviewing virtio specific patches? Thanks. Sorry for the long delay, it's very likely I will check your patches this noon. --yliu