From patchwork Mon Apr 15 11:58:38 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Monjalon X-Patchwork-Id: 52794 Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E101C1B1CE; Mon, 15 Apr 2019 13:58:59 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 8B0161B14D; Mon, 15 Apr 2019 13:58:58 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id B1B4F2614A; Mon, 15 Apr 2019 07:58:57 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 15 Apr 2019 07:58:57 -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-transfer-encoding; s=mesmtp; bh=TW2wzR1hwnI3mGcZKTpDCA9 UnVD6j2XyKhGmRbdcYEE=; b=PdB1r8oVs5nR96jCA9yDaLG2RqHJw8UesP/eElC GBaAqv92ogazb7ugiK9k3VY045VYxW66qYH5a3oamfoJ+LN81bEZMf9ZHLcAHujp ZB1Xtp9USqJM8HMfSnxQzC5Y2UFFhT1DMy7cas4qsVxlzno7+g3oF+ilXDVxESDV ZXAM= DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=TW2wzR1hwnI3mGcZK TpDCA9UnVD6j2XyKhGmRbdcYEE=; b=nyNEK0qrwXf/1hmd3Hu9LFnnX8tIA8IWj WXzIy2piv9pRYpeHFBBKhTeCsEqkVVryhJy3tLvtXctCWPgIgay29VmM1VvtHAJv EC7RBdn1qrwPxrEXbbvDVXjfVDbRMXbebGmlfNyJf9uXU5PwfKxcXlSx00Sj9DaE fO2+DAEaSK7LsX9fatBpEjoKRGqqJafFpbopfvWVCBD2EnEvHBsauqnnSJssPI7k anXOVeXYVVzcmeKLNvG0B0BNfj5gk/L7yGGqDqWKEHvcOCpKTT5RrN9VYhR3O3Y0 B1A/C6bVb1Z+nJYzE2LoxgHBTci6X7TWsIfRVNKz1b0mgew7bS+YA== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrvdelgdegiecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomhepvfhhohhmrghsucfo ohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkphepje ejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhhomhgr shesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 95D65E408B; Mon, 15 Apr 2019 07:58:55 -0400 (EDT) From: Thomas Monjalon To: Amr Mokhtar , John McNamara , Marko Kovacevic Cc: dev@dpdk.org, stable@dpdk.org Date: Mon, 15 Apr 2019 13:58:38 +0200 Message-Id: <20190415115838.6316-1-thomas@monjalon.net> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH] doc: fix heading levels in bbdev test 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 section "Test Vector files" should not be at the same level as the main title "dpdk-test-bbdev Application". Fixes: f714a18885a6 ("app/testbbdev: add test application for bbdev") Cc: stable@dpdk.org Cc: amr.mokhtar@intel.com Signed-off-by: Thomas Monjalon Acked-by: John McNamara --- doc/guides/tools/testbbdev.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/guides/tools/testbbdev.rst b/doc/guides/tools/testbbdev.rst index f3386472d..07da35e52 100644 --- a/doc/guides/tools/testbbdev.rst +++ b/doc/guides/tools/testbbdev.rst @@ -307,7 +307,7 @@ baseband_null device does not have to be defined explicitly as it is created by Test Vector files -================= +----------------- Test Vector files contain the data which is used to set turbo decoder/encoder parameters and buffers for validation purpose. New test vector files should be @@ -316,7 +316,7 @@ the syntax of the test vector files is in the following section. Basic principles for test vector files --------------------------------------- +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Line started with ``#`` is treated as a comment and is ignored. If variable is a chain of values, values should be separated by a comma. If @@ -351,7 +351,7 @@ documented in *rte_bbdev_op.h* Turbo decoder test vectors template ------------------------------------ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For turbo decoder it has to be always set to ``RTE_BBDEV_OP_TURBO_DEC`` @@ -528,7 +528,7 @@ Following statuses can be used: Turbo encoder test vectors template ------------------------------------ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For turbo encoder it has to be always set to ``RTE_BBDEV_OP_TURBO_ENC``