From patchwork Wed Aug 2 23:25:37 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 129856 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 8B46B42FBA; Thu, 3 Aug 2023 01:26:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BE0B43271; Thu, 3 Aug 2023 01:26:11 +0200 (CEST) Received: from mail-pl1-f169.google.com (mail-pl1-f169.google.com [209.85.214.169]) by mails.dpdk.org (Postfix) with ESMTP id CD33643247 for ; Thu, 3 Aug 2023 01:26:07 +0200 (CEST) Received: by mail-pl1-f169.google.com with SMTP id d9443c01a7336-1bbf3da0ea9so3016565ad.2 for ; Wed, 02 Aug 2023 16:26:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691018767; x=1691623567; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=cdigWk/ESDY1kQZRt0MBh65iXSuD5+s65pfZfxnfw6k=; b=EuuKIvJLNC8UBbf+nkjgGYNg0zKnFo41soHjkZnzTGgUC54y2OaOEsAFHv2vFpJ7Jq IalHeYYWSGkpvUyNOXMVmjDfFWSFH5lcVvWfLEhiX7xnUzn5le9P5KuyoWN2lKO4pYn/ OrBIlGG4dJEMbYClEdnC1gnIAkTRaB6daE6FyRqruJycHCQXxQyv604JmbZtRhXfugJ1 raf4Gdsy2PMpp/zV4Luj3WEcspH24d9BITPOmXuJPf+NrRgCwUVF/lGVwvB7ZUnTeKHu ALp+5pSqtuBEghIRO7vm9SgqjAeriMkSjAEqnjdhSvR3PdWgtmwA3CB0oc69t4Z3DV7e SThA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691018767; x=1691623567; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cdigWk/ESDY1kQZRt0MBh65iXSuD5+s65pfZfxnfw6k=; b=QVjmkESeRo6LO91u/GHQ17ScSIIKkr9GoHpFAKAztVh25B7rvNRZbp3ThyKdGo5vCf LlcSJIfbUJngbUBJoTEnGKZm2WZjJ5SVU4TR3DfQwkFJZavxOkLeOd727myFTLLkW+9c n15YmRvukTfWQERLgg5JshltvvRkKG3BDAtrCmU1F42xR2iaohVwHxgN0OfwaH3TClGD a35s2lg15L6pJk7TqVtMK62pRqHmt7eoOef/IMEbnxwYuFGW3KBuRE/Qg4gb2JoToa94 dEd6YOjbvhthYj8h7ddtYOA5c9tzgCGl0HDfE1jIVK7kNLP9pcygIR6ulFcu2f4lJPBT BIow== X-Gm-Message-State: ABy/qLaW2o+w9ZPbDyMVEg2JasWm7Jzj1ioWnQFE1M8VEGviVFMVZGsJ zKDCE+hgepEnCYB+sKr7LYynoN+E0lgzp7PNrVh/qw== X-Google-Smtp-Source: APBJJlFEgZVCIYrPPs+JFo1JmRLPesbFGAeL0ezTylgdClfiyxVl2EQuogz9yjw5N1o1PbQz70/iAg== X-Received: by 2002:a17:902:74cb:b0:1b9:d310:e85b with SMTP id f11-20020a17090274cb00b001b9d310e85bmr13967893plt.68.1691018766856; Wed, 02 Aug 2023 16:26:06 -0700 (PDT) Received: from hermes.local (204-195-127-207.wavecable.com. [204.195.127.207]) by smtp.gmail.com with ESMTPSA id jd20-20020a170903261400b001b8b0ac2258sm12960870plb.174.2023.08.02.16.26.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 16:26:06 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Elena Agostini , Harry van Haaren , Nicolas Chautru Subject: [PATCH v4 06/19] doc/eventdev_pipeline: remove sanity Date: Wed, 2 Aug 2023 16:25:37 -0700 Message-Id: <20230802232550.125487-7-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230802232550.125487-1-stephen@networkplumber.org> References: <20230517161603.117728-1-stephen@networkplumber.org> <20230802232550.125487-1-stephen@networkplumber.org> MIME-Version: 1.0 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 The word sanity check is unnecessary here. Signed-off-by: Stephen Hemminger --- doc/guides/gpus/cuda.rst | 2 +- doc/guides/sample_app_ug/eventdev_pipeline.rst | 2 +- doc/guides/tools/testbbdev.rst | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/guides/gpus/cuda.rst b/doc/guides/gpus/cuda.rst index 6520c17c3ea4..c523da1f3e9d 100644 --- a/doc/guides/gpus/cuda.rst +++ b/doc/guides/gpus/cuda.rst @@ -80,7 +80,7 @@ Similarly to CUDA shared library, if the **libgdrapi.so** shared library is not installed in default locations (e.g. /usr/local/lib), you can use the variable ``GDRCOPY_PATH_L``. -As an example, to enable the CPU map feature sanity check, +As an example, to enable the CPU map feature check, run the ``app/test-gpudev`` application with: .. code-block:: console diff --git a/doc/guides/sample_app_ug/eventdev_pipeline.rst b/doc/guides/sample_app_ug/eventdev_pipeline.rst index 19ff53803ede..e7787fb26609 100644 --- a/doc/guides/sample_app_ug/eventdev_pipeline.rst +++ b/doc/guides/sample_app_ug/eventdev_pipeline.rst @@ -50,7 +50,7 @@ these settings is shown below: .//examples/dpdk-eventdev_pipeline -l 0,2,8-15 --vdev event_sw0 \ -- -r1 -t1 -e4 -w FF00 -s4 -n0 -c32 -W1000 -D -The application has some sanity checking built-in, so if there is a function +The application has some internal validation, so if there is a function (e.g.; the RX core) which doesn't have a cpu core mask assigned, the application will print an error message: diff --git a/doc/guides/tools/testbbdev.rst b/doc/guides/tools/testbbdev.rst index 54a9c44dc345..0a4af4ec9bec 100644 --- a/doc/guides/tools/testbbdev.rst +++ b/doc/guides/tools/testbbdev.rst @@ -7,7 +7,7 @@ dpdk-test-bbdev Application The ``dpdk-test-bbdev`` tool is a Data Plane Development Kit (DPDK) utility that allows measuring performance parameters of PMDs available in the bbdev framework. Tests available for execution are: latency, throughput, validation, -bler and sanity tests. Execution of tests can be customized using various +bler and basic functionality. Execution of tests can be customized using various parameters passed to a python running script. @@ -95,8 +95,8 @@ Test Cases There are 7 main test cases that can be executed using testbbdev tool: -* Sanity checks [-c unittest] - - Performs sanity checks on BBDEV interface, validating basic functionality +* Functional checks [-c unittest] + - Performs checks on BBDEV interface, validating basic functionality * Validation tests [-c validation] - Performs full operation of enqueue and dequeue @@ -230,7 +230,7 @@ vector name refer more explicitly processing specificity such as is purely read/written for external DDR, lbrm when limited buffer rate matching is expected, or crc_fail when a CRC failure is expected. They are chosen to have a good coverage across sizes and processing -parameters while still keeping their number limited as part of sanity +parameters while still keeping their number limited as part of functional regression. Shortened tree of isg_cid-wireless_dpdk_ae with dpdk compiled and output