From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v5] test: add unit tests for metrics library Date: Mon, 29 Oct 2018 04:01:36 +0100 Message-ID: <1558429.oAYqoRxEXy@xps> References: <1535115411-3051-1-git-send-email-hari.kumarx.vemula@intel.com> <1539003687-27991-1-git-send-email-hari.kumarx.vemula@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, remy.horton@intel.com, reshma.pattan@intel.com To: Hari Kumar Vemula Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 92CC8FEB for ; Mon, 29 Oct 2018 04:01:31 +0100 (CET) In-Reply-To: <1539003687-27991-1-git-send-email-hari.kumarx.vemula@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 08/10/2018 15:01, Hari Kumar Vemula: > Unit testcases are added for metrics library > Added metrics unit test to autotest list > Updated meson build file > Updated MAINTAINERSHIP for metrics unit test > > Signed-off-by: Hari Kumar Vemula > Reviewed-by: Reshma Pattan > Reviewed-by: Remy Horton > Acked-by: Remy Horton Applied, thanks