From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <bruce.richardson@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id 027BA4C96
 for <dev@dpdk.org>; Mon,  4 Mar 2019 18:05:32 +0100 (CET)
X-Amp-Result: UNKNOWN
X-Amp-Original-Verdict: FILE UNKNOWN
X-Amp-File-Uploaded: False
Received: from orsmga003.jf.intel.com ([10.7.209.27])
 by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 04 Mar 2019 09:05:30 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.58,440,1544515200"; d="scan'208";a="131147740"
Received: from bricha3-mobl.ger.corp.intel.com ([10.237.221.36])
 by orsmga003.jf.intel.com with SMTP; 04 Mar 2019 09:05:28 -0800
Received: by  (sSMTP sendmail emulation); Mon, 04 Mar 2019 17:05:26 +0000
Date: Mon, 4 Mar 2019 17:05:25 +0000
From: Bruce Richardson <bruce.richardson@intel.com>
To: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>
Cc: dev@dpdk.org, john.mcnamara@intel.com, reshma.pattan@intel.com,
 marko.kovacevic@intel.com, jananeex.m.parthasarathy@intel.com
Message-ID: <20190304170525.GA524256@bricha3-MOBL.ger.corp.intel.com>
References: <1548397251-2053-1-git-send-email-hari.kumarx.vemula@intel.com>
 <1549103306-9644-1-git-send-email-hari.kumarx.vemula@intel.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <1549103306-9644-1-git-send-email-hari.kumarx.vemula@intel.com>
User-Agent: Mutt/1.11.2 (2019-01-07)
Subject: Re: [dpdk-dev] [PATCH v5] doc: add meson ut info in prog 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: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 04 Mar 2019 17:05:33 -0000

On Sat, Feb 02, 2019 at 10:28:26AM +0000, Hari Kumar Vemula wrote:
> Add a programmer's guide section for meson ut
> 
> Signed-off-by: Hari Kumar Vemula <hari.kumarx.vemula@intel.com>

Acked-by: Bruce Richardson <bruce.richardson@intel.com>