From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Freimann Subject: Re: [RFC PATCH 00/11] net/virtio: packed ring layout Date: Wed, 17 May 2017 13:30:21 +0200 Message-ID: <20170517113021.wzsjlww666wdfvb6@dhcp-192-218.str.redhat.com> References: <1493992642-52756-1-git-send-email-jfreiman@redhat.com> <20170508050257.GG3005@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org To: Yuanhan Liu Return-path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by dpdk.org (Postfix) with ESMTP id 3611D2986 for ; Wed, 17 May 2017 13:30:33 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20170508050257.GG3005@yliu-dev.sh.intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Yuanhan, On Mon, May 08, 2017 at 01:02:57PM +0800, Yuanhan Liu wrote: > On Fri, May 05, 2017 at 09:57:11AM -0400, Jens Freimann wrote: > > I'm implementing the receive path now to eventually get some benchmark > > results for that as well (Patches not included yet) > > Good to know. Any progress? I'm asking because that was also my plan for > this week: make Rx work. I haven't started it though. just curious if you already had a chance to work on this? regards, Jens