From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga01.intel.com (mga01.intel.com [192.55.52.88])
 by dpdk.org (Postfix) with ESMTP id 44B2F2BBE
 for <dev@dpdk.org>; Mon, 10 Apr 2017 09:47:19 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple;
 d=intel.com; i=@intel.com; q=dns/txt; s=intel;
 t=1491810440; x=1523346440;
 h=from:to:cc:subject:date:message-id:references:
 in-reply-to:content-transfer-encoding:mime-version;
 bh=ygswJpOG1lRy+NlYMay6wGiOSrbIapiENmEmdFYDPcs=;
 b=L8+XSiBBTrfjz0R5g859lYMjgZGZJDdOc3/Sy5xyjvzJnUnSDIsa/ijA
 8BVuevbHWPvh6hT3qlcVWVjQ78vYsQ==;
Received: from fmsmga002.fm.intel.com ([10.253.24.26])
 by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 10 Apr 2017 00:47:18 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.37,181,1488873600"; d="scan'208";a="1153739054"
Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153])
 by fmsmga002.fm.intel.com with ESMTP; 10 Apr 2017 00:47:18 -0700
Received: from irsmsx111.ger.corp.intel.com (10.108.20.4) by
 IRSMSX101.ger.corp.intel.com (163.33.3.153) with Microsoft SMTP Server (TLS)
 id 14.3.319.2; Mon, 10 Apr 2017 08:46:33 +0100
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by
 irsmsx111.ger.corp.intel.com ([169.254.2.58]) with mapi id 14.03.0319.002;
 Mon, 10 Apr 2017 08:46:33 +0100
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Shreyansh Jain <shreyansh.jain@nxp.com>, "Yigit, Ferruh"
 <ferruh.yigit@intel.com>, Hemant Agrawal <hemant.agrawal@nxp.com>
CC: "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH] doc: fix build error in DPAA2 PMD guide
Thread-Index: AQHSsbW+Mmq9Mwb6eUWhekO4GYeiR6G+OZ9Q
Date: Mon, 10 Apr 2017 07:46:31 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE2332B4678@IRSMSX103.ger.corp.intel.com>
References: <1491725483-6619-3-git-send-email-hemant.agrawal@nxp.com>
 <1491800074-24710-1-git-send-email-shreyansh.jain@nxp.com>
In-Reply-To: <1491800074-24710-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_PUBLIC
x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYTYwNjc1NTItNGFmMi00MjdkLWE1MjQtNjIzODI2MTQwNjliIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX1BVQkxJQyJ9XX1dfSwiU3ViamVjdExhYmVscyI6W10sIlRNQ1ZlcnNpb24iOiIxNS45LjYuNiIsIlRydXN0ZWRMYWJlbEhhc2giOiI5RGNlS2NrTDdhMnJQVDBXOWFTTGZvWlVmejUxMld5NW1MRDhnelFFOFVZPSJ9
dlp-product: dlpe-windows
dlp-version: 10.0.102.7
dlp-reaction: no-action
x-originating-ip: [163.33.239.182]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH] doc: fix build error in DPAA2 PMD guide
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.15
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 10 Apr 2017 07:47:20 -0000



> -----Original Message-----
> From: Shreyansh Jain [mailto:shreyansh.jain@nxp.com]
> Sent: Monday, April 10, 2017 5:55 AM
> To: Yigit, Ferruh <ferruh.yigit@intel.com>; Hemant Agrawal
> <hemant.agrawal@nxp.com>
> Cc: dev@dpdk.org; Mcnamara, John <john.mcnamara@intel.com>; Shreyansh Jai=
n
> <shreyansh.jain@nxp.com>
> Subject: [PATCH] doc: fix build error in DPAA2 PMD guide
>=20
> Signed-off-by: Shreyansh Jain <shreyansh.jain@nxp.com>

Acked-by: John McNamara <john.mcnamara@intel.com>