From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 240672E83 for ; Tue, 20 Oct 2015 11:43:57 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga103.jf.intel.com with ESMTP; 20 Oct 2015 02:43:26 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,706,1437462000"; d="scan'208";a="584434875" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by FMSMGA003.fm.intel.com with ESMTP; 20 Oct 2015 02:43:20 -0700 Received: from fmsmsx101.amr.corp.intel.com (10.18.124.199) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 20 Oct 2015 02:43:20 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx101.amr.corp.intel.com (10.18.124.199) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 20 Oct 2015 02:43:20 -0700 Received: from shsmsx101.ccr.corp.intel.com ([169.254.1.96]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.204]) with mapi id 14.03.0248.002; Tue, 20 Oct 2015 17:43:13 +0800 From: "Xie, Huawei" To: Pavel Boldin , "dev@dpdk.org" Thread-Topic: [PATCH v5 2/4] vhost: add EVENTFD_COPY2 ioctl Thread-Index: AdELG7xQrHwZ3tvXSdmkmwZtqF8Blw== Date: Tue, 20 Oct 2015 09:43:12 +0000 Message-ID: References: <1429184910-30186-2-git-send-email-pboldin@mirantis.com> <1440787880-7079-2-git-send-email-pboldin@mirantis.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v5 2/4] vhost: add EVENTFD_COPY2 ioctl 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: Tue, 20 Oct 2015 09:43:58 -0000 =0A= On 8/29/2015 2:51 AM, Pavel Boldin wrote:=0A= > Signed-off-by: Pavel Boldin =0A= > ---=0A= > =0A= OK with the patch. Please run checkpatch.pl against your patch.=0A= =0A= =0A=