From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id 75C1A5A68 for ; Tue, 17 Nov 2015 15:52:25 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP; 17 Nov 2015 06:52:02 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,308,1444719600"; d="scan'208";a="840607265" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga001.fm.intel.com with ESMTP; 17 Nov 2015 06:52:01 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by IRSMSX106.ger.corp.intel.com ([169.254.8.228]) with mapi id 14.03.0248.002; Tue, 17 Nov 2015 14:51:46 +0000 From: "Mcnamara, John" To: "Betts, Ian" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 2/2] examples: add pthread-shim in performance-thread sample app Thread-Index: AQHRITFBHdjKSg+fZ02iK64MyQluT56gTDEA Date: Tue, 17 Nov 2015 14:51:45 +0000 Message-ID: References: <1447762268-25980-1-git-send-email-ian.betts@intel.com> <1447762268-25980-2-git-send-email-ian.betts@intel.com> In-Reply-To: <1447762268-25980-2-git-send-email-ian.betts@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "Betts, Ian" Subject: Re: [dpdk-dev] [PATCH v3 2/2] examples: add pthread-shim in performance-thread sample app 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, 17 Nov 2015 14:52:25 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of ibetts > Sent: Tuesday, November 17, 2015 12:11 PM > To: dev@dpdk.org > Cc: Betts, Ian > Subject: [dpdk-dev] [PATCH v3 2/2] examples: add pthread-shim in > performance-thread sample app Hi Ian, For some reason it looks like [PATCH v3 1/2] didn't make it to the list. John. --=20