From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id CEA0A2C8 for ; Mon, 18 Jul 2016 14:07:35 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga101.fm.intel.com with ESMTP; 18 Jul 2016 05:05:30 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,383,1464678000"; d="scan'208";a="848304581" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by orsmga003.jf.intel.com with ESMTP; 18 Jul 2016 05:05:29 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.204]) by IRSMSX109.ger.corp.intel.com ([169.254.13.193]) with mapi id 14.03.0248.002; Mon, 18 Jul 2016 13:05:28 +0100 From: "Mcnamara, John" To: Shreyansh Jain , "olivier.matz@6wind.com" CC: "Hunt, David" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: Fix incorrect mempool ops register macro name Thread-Index: AQHR4Oge/J+jOc7OWUWJck9KaR+QsKAeF3pQ Date: Mon, 18 Jul 2016 12:05:27 +0000 Message-ID: References: <1468841580-17108-1-git-send-email-shreyansh.jain@nxp.com> In-Reply-To: <1468841580-17108-1-git-send-email-shreyansh.jain@nxp.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMTVjZGZkMDgtMDczOS00M2Q1LWIwZGEtZjgxYzliMGZkMDBmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImNSXC9oNTJUWWlkYkkrWXdhak9SU3BRcUYrM1BucjB3aHBUMDJiaFUwYnBBPSJ9 x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: Fix incorrect mempool ops register macro name 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: Mon, 18 Jul 2016 12:07:36 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shreyansh Jain > Sent: Monday, July 18, 2016 12:33 PM > To: olivier.matz@6wind.com > Cc: Hunt, David ; dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: Fix incorrect mempool ops register macro > name >=20 > Signed-off-by: Shreyansh Jain Acked-by: John McNamara