From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 4/4 v2] vhost: fix wrong usage of eventfd_t Date: Fri, 25 Sep 2015 14:59:57 +0200 Message-ID: <2343439.gCsSet01WT@xps13> References: <1441776876-14595-1-git-send-email-yuanhan.liu@linux.intel.com> <20150924140100.GD2326@yliu-dev.sh.intel.com> <1848599.sSxKKo3m0q@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Yuanhan Liu Return-path: Received: from mail-wi0-f178.google.com (mail-wi0-f178.google.com [209.85.212.178]) by dpdk.org (Postfix) with ESMTP id 959148DB1 for ; Fri, 25 Sep 2015 15:01:04 +0200 (CEST) Received: by wiclk2 with SMTP id lk2so20942154wic.0 for ; Fri, 25 Sep 2015 06:01:04 -0700 (PDT) In-Reply-To: <1848599.sSxKKo3m0q@xps13> 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" 2015-09-25 14:44, Thomas Monjalon: > 2015-09-24 22:01, Yuanhan Liu: > > Would you consider to apply these 4 patches please? The 4th patch > > affects quite many lines of code, and the sooner we apply it, the > > fewer chance it will introduce conflicts for later patches. > > Yes, I'm checking it. Applied, thanks