From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id B5E00A00E6 for ; Wed, 10 Jul 2019 12:01:58 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E0E6D2F42; Wed, 10 Jul 2019 12:01:57 +0200 (CEST) Received: from wout1-smtp.messagingengine.com (wout1-smtp.messagingengine.com [64.147.123.24]) by dpdk.org (Postfix) with ESMTP id CCE372E81 for ; Wed, 10 Jul 2019 12:01:55 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.west.internal (Postfix) with ESMTP id 920D421E; Wed, 10 Jul 2019 06:01:54 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 10 Jul 2019 06:01:55 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version:content-type :content-transfer-encoding; s=mesmtp; bh=xmn4lxVZfJsnw67jsQeZ724 XfHokIvnO5TV+TpG0NX4=; b=WxnTfISCifOimJszSz3wsxxvUFheo+eXLn8HpFv YDgtFh+WKrKM0FSrvK6J1mZJfuQQP9l4FzW3TUicusTh3603a5U8Pa2CCKJub0Ge faSRXpCiRGWOAcYTUkt4Hd8n9Oitgfi3HXn06Tf8NTcosFsR/lcinjsExOzhM/h+ etrM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=xmn4lx VZfJsnw67jsQeZ724XfHokIvnO5TV+TpG0NX4=; b=jJ+kr+f1azkxZBE8srj7uf t7l2vwpU52XaZfmLqL2hvc9p016kstCrpzP9v2KyMD0eolJwyQcrVFShvrv5WxDW S49YokRj4XzXtdZDVmnKb7XGX/Sn8WKBwHFa0L5G8xe1e+xScMAjhLW0H41v8gjX fY8CiILjScYZ1pzlUkSeR8kY8+LJmExnjUaq+bD8wnlfSkUU3xeiNSOaeVsWojro GbrIf4MdyhRjBi9+eSU0t97XeyZSdmm3oETin8RRvS+IvpVT1NXRufo9LHS+aU14 ZFKEwwZ6XW+k+RzINjrvv9cmytukZj/Iyt2aEIACY5tpRHDGufrYAL85te2bMPcw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduvddrgeeigddvgecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofggtgfgsehtkeertdertdejnecuhfhrohhmpefvhhhomhgrshcu ofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukfhppe ejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from xps.monjalon.net (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 966D88005B; Wed, 10 Jul 2019 06:01:52 -0400 (EDT) From: Thomas Monjalon To: Jerin Jacob , Nithin Dabilpuram , Vamsi Attunuru , John McNamara , Marko Kovacevic Cc: dev@dpdk.org Date: Wed, 10 Jul 2019 12:01:47 +0200 Message-Id: <20190710100147.30393-1-thomas@monjalon.net> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH] doc: fix PDF build in octeontx2 guide X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" The unicode characters to draw the debugfs tree may fail with some Latex distributions. These characters are replaced with some ASCII equivalents. Fixes: 14ad4f018453 ("doc: add Marvell OCTEON TX2 platform guide") Signed-off-by: Thomas Monjalon --- doc/guides/platform/octeontx2.rst | 96 +++++++++++++++---------------- 1 file changed, 48 insertions(+), 48 deletions(-) diff --git a/doc/guides/platform/octeontx2.rst b/doc/guides/platform/octeontx2.rst index 7d1fead3a..97c631f3b 100644 --- a/doc/guides/platform/octeontx2.rst +++ b/doc/guides/platform/octeontx2.rst @@ -214,54 +214,54 @@ The file structure under ``/sys/kernel/debug`` is as follows .. code-block:: console octeontx2/ - ├── cgx - │ ├── cgx0 - │ │ └── lmac0 - │ │ └── stats - │ ├── cgx1 - │ │ ├── lmac0 - │ │ │ └── stats - │ │ └── lmac1 - │ │ └── stats - │ └── cgx2 - │ └── lmac0 - │ └── stats - ├── cpt - │ ├── cpt_engines_info - │ ├── cpt_engines_sts - │ ├── cpt_err_info - │ ├── cpt_lfs_info - │ └── cpt_pc - ├──── nix - │ ├── cq_ctx - │ ├── ndc_rx_cache - │ ├── ndc_rx_hits_miss - │ ├── ndc_tx_cache - │ ├── ndc_tx_hits_miss - │ ├── qsize - │ ├── rq_ctx - │ ├── sq_ctx - │ └── tx_stall_hwissue - ├── npa - │ ├── aura_ctx - │ ├── ndc_cache - │ ├── ndc_hits_miss - │ ├── pool_ctx - │ └── qsize - ├── npc - │ ├── mcam_info - │ └── rx_miss_act_stats - ├── rsrc_alloc - └── sso - ├── hws - │ └── sso_hws_info - └── hwgrp - ├── sso_hwgrp_aq_thresh - ├── sso_hwgrp_iaq_walk - ├── sso_hwgrp_pc - ├── sso_hwgrp_free_list_walk - ├── sso_hwgrp_ient_walk - └── sso_hwgrp_taq_walk + |-- cgx + | |-- cgx0 + | | '-- lmac0 + | | '-- stats + | |-- cgx1 + | | |-- lmac0 + | | | '-- stats + | | '-- lmac1 + | | '-- stats + | '-- cgx2 + | '-- lmac0 + | '-- stats + |-- cpt + | |-- cpt_engines_info + | |-- cpt_engines_sts + | |-- cpt_err_info + | |-- cpt_lfs_info + | '-- cpt_pc + |---- nix + | |-- cq_ctx + | |-- ndc_rx_cache + | |-- ndc_rx_hits_miss + | |-- ndc_tx_cache + | |-- ndc_tx_hits_miss + | |-- qsize + | |-- rq_ctx + | |-- sq_ctx + | '-- tx_stall_hwissue + |-- npa + | |-- aura_ctx + | |-- ndc_cache + | |-- ndc_hits_miss + | |-- pool_ctx + | '-- qsize + |-- npc + | |-- mcam_info + | '-- rx_miss_act_stats + |-- rsrc_alloc + '-- sso + |-- hws + | '-- sso_hws_info + '-- hwgrp + |-- sso_hwgrp_aq_thresh + |-- sso_hwgrp_iaq_walk + |-- sso_hwgrp_pc + |-- sso_hwgrp_free_list_walk + |-- sso_hwgrp_ient_walk + '-- sso_hwgrp_taq_walk RVU block LF allocation: -- 2.21.0