From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [143.182.124.21]) by dpdk.org (Postfix) with ESMTP id 23D1058DD for ; Wed, 28 May 2014 02:54:33 +0200 (CEST) Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga101.ch.intel.com with ESMTP; 27 May 2014 17:54:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.98,923,1392192000"; d="scan'208";a="437776243" Received: from fmsmsx108.amr.corp.intel.com ([10.19.9.228]) by azsmga001.ch.intel.com with ESMTP; 27 May 2014 17:53:58 -0700 Received: from fmsmsx118.amr.corp.intel.com (10.18.116.18) by FMSMSX108.amr.corp.intel.com (10.19.9.228) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 27 May 2014 17:53:50 -0700 Received: from shsmsx104.ccr.corp.intel.com (10.239.4.70) by fmsmsx118.amr.corp.intel.com (10.18.116.18) with Microsoft SMTP Server (TLS) id 14.3.123.3; Tue, 27 May 2014 17:53:50 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.190]) by SHSMSX104.ccr.corp.intel.com ([169.254.5.192]) with mapi id 14.03.0123.003; Wed, 28 May 2014 08:53:42 +0800 From: "Ouyang, Changchun" To: Thomas Monjalon Thread-Topic: [PATCH v2 0/3] Support zero copy RX/TX in user space vhost Thread-Index: AQHPef+0eaZzGW3PakmNI1jawzdhnptVKkMw Date: Wed, 28 May 2014 00:53:41 +0000 Message-ID: References: <1400563511-19848-1-git-send-email-changchun.ouyang@intel.com> <12531712.dUQN4ECo7E@xps13> In-Reply-To: <12531712.dUQN4ECo7E@xps13> Accept-Language: zh-CN, 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 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH v2 0/3] Support zero copy RX/TX in user space vhost 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: Wed, 28 May 2014 00:54:34 -0000 Yes I will send out a patch v3 to replace the patch v2. Thanks Changchun -----Original Message----- From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com]=20 Sent: Wednesday, May 28, 2014 7:02 AM To: Ouyang, Changchun Cc: dev@dpdk.org Subject: Re: [PATCH v2 0/3] Support zero copy RX/TX in user space vhost Hi, checkpatch.pl is reporting some errors and I think some of them should avoi= ded. Please check it. Thanks --=20 Thomas