From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga09.intel.com (mga09.intel.com [134.134.136.24])
 by dpdk.org (Postfix) with ESMTP id D82942B9B
 for <dev@dpdk.org>; Thu,  6 Apr 2017 18:45:42 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple;
 d=intel.com; i=@intel.com; q=dns/txt; s=intel;
 t=1491497143; x=1523033143;
 h=from:to:cc:subject:date:message-id:references:
 in-reply-to:content-transfer-encoding:mime-version;
 bh=JLqGZRR5xr86iG/qGTkBBFr9pXHbiRJ+anZkbo5Cf04=;
 b=LYSHhbvLpynqEfdkCew46G726nm3MgC4adz8pzynSAnWJFsPMFPXxpod
 J8r7rPiPlfuvae1Ah24lUmh2r+Nh8A==;
Received: from fmsmga006.fm.intel.com ([10.253.24.20])
 by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 06 Apr 2017 09:45:41 -0700
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.37,160,1488873600"; d="scan'208";a="85847178"
Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59])
 by fmsmga006.fm.intel.com with ESMTP; 06 Apr 2017 09:45:40 -0700
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.241]) by
 IRSMSX151.ger.corp.intel.com ([169.254.4.123]) with mapi id 14.03.0319.002;
 Thu, 6 Apr 2017 17:45:40 +0100
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: Shijith Thotton <shijith.thotton@caviumnetworks.com>, "Yigit, Ferruh"
 <ferruh.yigit@intel.com>, Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
CC: "dev@dpdk.org" <dev@dpdk.org>
Thread-Topic: [PATCH 4/8] doc: refer PMD compile and test section from cxgbe
 doc
Thread-Index: AQHSrqsScSoKhehfhEGYdLKY9sGxTaG4jQ2g
Date: Thu, 6 Apr 2017 16:45:39 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE2332B255F@IRSMSX103.ger.corp.intel.com>
References: <1491059040-20647-1-git-send-email-shijith.thotton@caviumnetworks.com>
 <1491465117-11252-1-git-send-email-shijith.thotton@caviumnetworks.com>
 <1491465117-11252-5-git-send-email-shijith.thotton@caviumnetworks.com>
In-Reply-To: <1491465117-11252-5-git-send-email-shijith.thotton@caviumnetworks.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDc2ODkxNGItYjc2Yi00NWRkLTgyOWEtMWNjMjEzZjYxYzg0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6ImhcL1VuZm1mSno2UzhsZkd5NVwvKytRSkdFb0F4V0ZrVEwwQk9sZ2pMVEIrMD0ifQ==
dlp-product: dlpe-windows
dlp-version: 10.0.102.7
dlp-reaction: no-action
x-originating-ip: [163.33.239.181]
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
MIME-Version: 1.0
Subject: Re: [dpdk-dev] [PATCH 4/8] doc: refer PMD compile and test section
 from cxgbe doc
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: Thu, 06 Apr 2017 16:45:43 -0000



> -----Original Message-----
> From: Shijith Thotton [mailto:shijith.thotton@caviumnetworks.com]
> Sent: Thursday, April 6, 2017 8:52 AM
> To: Mcnamara, John <john.mcnamara@intel.com>; Yigit, Ferruh
> <ferruh.yigit@intel.com>; Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
> Cc: dev@dpdk.org
> Subject: [PATCH 4/8] doc: refer PMD compile and test section from cxgbe
> doc
>=20
> Refer the section which explains driver compilation and running of testpm=
d
> in Linux, instead of describing it in driver documentation.
>=20
> Signed-off-by: Shijith Thotton <shijith.thotton@caviumnetworks.com>

I've checked this from a documentation point of view but the PMD
maintainer should also check that the global build instructions
are valid for the PMD.

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