From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 878C4C7618F for ; Thu, 18 Jul 2019 14:43:25 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id 23DF32184B for ; Thu, 18 Jul 2019 14:43:24 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 23DF32184B Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=intel.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3420F3257; Thu, 18 Jul 2019 16:43:24 +0200 (CEST) Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 441212BC7 for ; Thu, 18 Jul 2019 16:43:22 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) 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; 18 Jul 2019 07:43:21 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,278,1559545200"; d="scan'208";a="170590654" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga003.jf.intel.com with ESMTP; 18 Jul 2019 07:43:21 -0700 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.439.0; Thu, 18 Jul 2019 07:43:20 -0700 Received: from FMSMSX109.amr.corp.intel.com ([169.254.15.78]) by fmsmsx124.amr.corp.intel.com ([169.254.8.213]) with mapi id 14.03.0439.000; Thu, 18 Jul 2019 07:43:20 -0700 From: "Chautru, Nicolas" To: Thomas Monjalon CC: "dev@dpdk.org" , "Mcnamara, John" , "Kovacevic, Marko" Thread-Topic: [PATCH] doc: fix PDF build of bbdev prog guide Thread-Index: AQHVPWyj7yh/yF9u10+PR156zKwLI6bQ2vsA//+Wo6A= Date: Thu, 18 Jul 2019 14:43:20 +0000 Message-ID: <1183128033837D43A851F70F33ED5C575C1FD4AB@FMSMSX109.amr.corp.intel.com> References: <1563431079-14170-1-git-send-email-nicolas.chautru@intel.com> <2765522.ij6KrxUR9P@xps> In-Reply-To: <2765522.ij6KrxUR9P@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2IxMTc5ZTQtMDRlNi00OTFlLWIwNmQtNTQ4MTRlNjE0MWQwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoibVdiNXpUUldQelZwZlVxWlZkcVVrQnpsNFV1cit6WlwvNHZsbHVNdkZEMVVnTEJwUTNIbENNRkRJMlpsWEpzT2kifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.1.200.108] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix PDF build of bbdev prog 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" From: Thomas Monjalon [mailto:thomas@monjalon.net]=20 >3 comments above the change of references: > >- there are a lot more, please search for the word "section" All the ones I could see are similar to "as per 3GPP TS 38.212 section 5.2.= 2" which is does not refer to a section within DPDK documentation but to ex= ternal 3GPP specs documents.=20 >- it deserves a separate commit OK. And you want such a commit now for 19.09 or later on? >- the line length should be below 100 chars, better below 80. >The ideal is to break lines logically after a punctuation sign, or between= "subject" and "verb", etc. >Example: > Figure :numref:`figure_turbo_tb_encode` above > showing the Turbo encoding of CBs using BBDEV interface in TB-mode > is also valid for LDPC encode. All lines are less than 100 chars, but a few places are >80 chars. Let me k= now if you want this changed for 19.09 or later.=20