From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 69FA7A0C43;
	Fri, 27 Aug 2021 08:42:09 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 3096C406B4;
	Fri, 27 Aug 2021 08:42:09 +0200 (CEST)
Received: from mx0b-0016f401.pphosted.com (mx0a-0016f401.pphosted.com
 [67.231.148.174])
 by mails.dpdk.org (Postfix) with ESMTP id 9ABE24067C
 for <dev@dpdk.org>; Fri, 27 Aug 2021 08:42:07 +0200 (CEST)
Received: from pps.filterd (m0045849.ppops.net [127.0.0.1])
 by mx0a-0016f401.pphosted.com (8.16.1.2/8.16.0.43) with SMTP id 17R3sFoT012821;
 Thu, 26 Aug 2021 23:42:06 -0700
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com;
 h=from : to : cc :
 subject : date : message-id : in-reply-to : references : mime-version :
 content-transfer-encoding : content-type; s=pfpt0220;
 bh=HBXua2U+6ARR0lYhrs12qeY9lgXDQJ/DkUvG50zW+Jg=;
 b=WPdSICNumTf2H5cQz0BqjHbxL+34eKWe6ORC2NcXYgoe8PG6ZwsLCFMF1fCcA5Vix2g0
 7CQ61gjBv3JXWPPZTKFSayI63UxvtJ2JFUnX4bBhPvQkXBqdUBMbJvXwInbfBWc482mj
 dAjsc4R/jWTDrm6+blPrzgOo+ri7igMQlPlhttl6oWMeUA96BYbTW9uX3Fu7Lb3MmkfA
 z5Sm2pmBnDfVuf0Ql5vUNjc0i6TglITV4GRopWXX8DuMpjMxdOyFnWDiOrCoytSXqDjr
 ihc3sXsZ/vFFiog3l+tU5nidPQIehpexB/mJdi08bGpmjtpYe02M14H7k9AIQKYk5lsB cA== 
Received: from dc5-exch02.marvell.com ([199.233.59.182])
 by mx0a-0016f401.pphosted.com with ESMTP id 3aprj60g4e-1
 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT);
 Thu, 26 Aug 2021 23:42:06 -0700
Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com
 (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18;
 Thu, 26 Aug 2021 23:42:05 -0700
Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com
 (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend
 Transport; Thu, 26 Aug 2021 23:42:05 -0700
Received: from localhost.localdomain (unknown [10.28.34.38])
 by maili.marvell.com (Postfix) with ESMTP id 56F613F7062;
 Thu, 26 Aug 2021 23:42:02 -0700 (PDT)
From: Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
To: <dev@dpdk.org>
CC: <bruce.richardson@intel.com>, <ciara.power@intel.com>,
 <thomas@monjalon.net>, <jerinj@marvell.com>, <kirankumark@marvell.com>,
 <ndabilpuram@marvell.com>, <skori@marvell.com>, <skoteshwar@marvell.com>,
 Gowrishankar Muthukrishnan <gmuthukrishn@marvell.com>
Date: Fri, 27 Aug 2021 12:11:57 +0530
Message-ID: <cover.1630046292.git.gmuthukrishn@marvell.com>
X-Mailer: git-send-email 2.25.1
In-Reply-To: <cover.1629997400.git.gmuthukrishn@marvell.com>
References: <cover.1629997400.git.gmuthukrishn@marvell.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain
X-Proofpoint-ORIG-GUID: TmiCAaqWhVTSGu7IHpgbdbUNLvpShviN
X-Proofpoint-GUID: TmiCAaqWhVTSGu7IHpgbdbUNLvpShviN
X-Proofpoint-Virus-Version: vendor=baseguard
 engine=ICAP:2.0.182.1,Aquarius:18.0.790,Hydra:6.0.391,FMLib:17.0.607.475
 definitions=2021-08-27_02,2021-08-26_02,2020-04-07_01
Subject: [dpdk-dev] [v5, 0/2] cnxk: enable npa and mempool telemetry
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
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>
Errors-To: dev-bounces@dpdk.org
Sender: "dev" <dev-bounces@dpdk.org>

This patch series enables telemetry in NPA LF and mempool driver
of cnxk.

v5:
 - fixed meson.build files to use deps.

Gowrishankar Muthukrishnan (2):
  common/cnxk: add telemetry endpoints to npa
  mempool/cnxk: add telemetry end points

 drivers/common/cnxk/cnxk_telemetry.h          |  26 ++
 drivers/common/cnxk/cnxk_telemetry_npa.c      | 227 ++++++++++++++++++
 drivers/common/cnxk/meson.build               |   6 +-
 drivers/common/cnxk/roc_platform.h            |   9 +
 drivers/mempool/cnxk/cnxk_mempool_telemetry.c | 100 ++++++++
 drivers/mempool/cnxk/meson.build              |   3 +-
 6 files changed, 368 insertions(+), 3 deletions(-)
 create mode 100644 drivers/common/cnxk/cnxk_telemetry.h
 create mode 100644 drivers/common/cnxk/cnxk_telemetry_npa.c
 create mode 100644 drivers/mempool/cnxk/cnxk_mempool_telemetry.c

-- 
2.25.1