From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [RFC] librte_vhost: Add unix domain socket fd registration Date: Mon, 27 Jun 2016 19:53:56 +0800 Message-ID: <20160627115356.GX23111@yliu-dev.sh.intel.com> References: <1466177556-14891-1-git-send-email-aconole@redhat.com> <20160621072128.GK23111@yliu-dev.sh.intel.com> <87r3bqn0o8.fsf@trashheap.bytheb.org> <20160624023105.GS23111@yliu-dev.sh.intel.com> <74F120C019F4A64C9B78E802F6AD4CC24F8E0AA7@IRSMSX106.ger.corp.intel.com> <20160624075103.GT23111@yliu-dev.sh.intel.com> <87lh1uai7b.fsf@trashheap.bytheb.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Loftus, Ciara" , "dev@dpdk.org" , "Xie, Huawei" , Christian Ehrhardt To: Aaron Conole Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id BFA2F593A for ; Mon, 27 Jun 2016 13:53:54 +0200 (CEST) Content-Disposition: inline In-Reply-To: <87lh1uai7b.fsf@trashheap.bytheb.org> 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, Jun 24, 2016 at 08:23:52AM -0400, Aaron Conole wrote: > Is there still merit to this patch, given above? If so, I'd finish my > integration and testing work and submit it formally. Sorry, I don't see the strong need of this patch (at least so far), judging that vhost-user as the client could solve the issue your patch meant to resolve. --yliu