From patchwork Sun Apr 23 05:01:11 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Srikanth Yalavarthi X-Patchwork-Id: 126423 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 74FD5429BA; Sun, 23 Apr 2023 07:01:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3547B4021D; Sun, 23 Apr 2023 07:01:17 +0200 (CEST) Received: from mx0b-0016f401.pphosted.com (mx0b-0016f401.pphosted.com [67.231.156.173]) by mails.dpdk.org (Postfix) with ESMTP id 2280F40156 for ; Sun, 23 Apr 2023 07:01:16 +0200 (CEST) Received: from pps.filterd (m0045851.ppops.net [127.0.0.1]) by mx0b-0016f401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 33N4rDpx023177 for ; Sat, 22 Apr 2023 22:01:15 -0700 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : mime-version : content-type; s=pfpt0220; bh=3cDaZvzOlzjuM/9K4dhcTqyyn5fZsrU8zGJV/eyX2DQ=; b=N1RoX+c3O99Ju/lSZeQWZ/Z5nQUXRVzusd1ydTUqV38LdnEnAH/QTDIQhznzOmqHqjw+ opRcoiEzX2F8Iii9iKNrn8/b6O5HNVzS2QFhnFgCJzBY7C70WhZf1uWrWUZCw8qwozUY 8uynwuYGfO2Mfg3B6MVuc2KCSlb11gP0dZcYRJgntXiH8cyxINAwQsOTxXtbv0XSl1Z/ TsbWSk3+XtlMeByo9oh8PQovQMUqKkEs4cT4uIxTqh9NSIlU7KxqRUKRlp6L9uB7hshV POlxnZlJNF1nH5Ja7w7M0ImJKjcN8sAL9DwMrMa/XXPS8Z6g+5Xo24aBc906yjxG5HJD 9g== Received: from dc5-exch01.marvell.com ([199.233.59.181]) by mx0b-0016f401.pphosted.com (PPS) with ESMTPS id 3q4f3p21ks-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT) for ; Sat, 22 Apr 2023 22:01:15 -0700 Received: from DC5-EXCH01.marvell.com (10.69.176.38) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server (TLS) id 15.0.1497.48; Sat, 22 Apr 2023 22:01:13 -0700 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH01.marvell.com (10.69.176.38) with Microsoft SMTP Server id 15.0.1497.48 via Frontend Transport; Sat, 22 Apr 2023 22:01:13 -0700 Received: from ml-host-33.caveonetworks.com (unknown [10.110.143.233]) by maili.marvell.com (Postfix) with ESMTP id 355EE3F704D; Sat, 22 Apr 2023 22:01:13 -0700 (PDT) From: Srikanth Yalavarthi To: Srikanth Yalavarthi , Prince Takkar CC: , , Subject: [PATCH v1] ml/cnxk: fix xstat type names in documentation Date: Sat, 22 Apr 2023 22:01:11 -0700 Message-ID: <20230423050111.3011-1-syalavarthi@marvell.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-Proofpoint-ORIG-GUID: -5769ozigcmgR1pD7-Ad04Jq3KynVcJr X-Proofpoint-GUID: -5769ozigcmgR1pD7-Ad04Jq3KynVcJr X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.254,Aquarius:18.0.942,Hydra:6.0.573,FMLib:17.11.170.22 definitions=2023-04-23_02,2023-04-21_01,2023-02-09_01 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Fix incorrect type names for xstats in ML cnxk driver documentation. Fixes: 4ff4ab8e1a20 ("ml/cnxk: support extended statistics") Signed-off-by: Srikanth Yalavarthi --- doc/guides/mldevs/cnxk.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guides/mldevs/cnxk.rst b/doc/guides/mldevs/cnxk.rst index 91e5df095a..1aa9225765 100644 --- a/doc/guides/mldevs/cnxk.rst +++ b/doc/guides/mldevs/cnxk.rst @@ -231,11 +231,11 @@ Total number of extended stats would be equal to 6 x number of models loaded. +---+---------------------+----------------------------------------------+ | 3 | Max-HW-Latency | Maximum hardware latency | +---+---------------------+----------------------------------------------+ - | 4 | Avg-HW-Latency | Average firmware latency | + | 4 | Avg-FW-Latency | Average firmware latency | +---+---------------------+----------------------------------------------+ - | 5 | Avg-HW-Latency | Minimum firmware latency | + | 5 | Min-FW-Latency | Minimum firmware latency | +---+---------------------+----------------------------------------------+ - | 6 | Avg-HW-Latency | Maximum firmware latency | + | 6 | Max-FW-Latency | Maximum firmware latency | +---+---------------------+----------------------------------------------+ Latency values reported by the PMD through xstats can have units,