From patchwork Wed May 17 16:15:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 126929 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 2389242B2C; Wed, 17 May 2023 18:16:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E192542D47; Wed, 17 May 2023 18:16:17 +0200 (CEST) Received: from mail-pf1-f174.google.com (mail-pf1-f174.google.com [209.85.210.174]) by mails.dpdk.org (Postfix) with ESMTP id 3B6E741611 for ; Wed, 17 May 2023 18:16:14 +0200 (CEST) Received: by mail-pf1-f174.google.com with SMTP id d2e1a72fcca58-6439f186366so700681b3a.2 for ; Wed, 17 May 2023 09:16:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1684340173; x=1686932173; 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=7S6o+sVm/gpVn3nPuseXoEP8Kki8zKVpVJHEVBiEplM=; b=SmZv17R5d3ol56uZ6nk8UBcd2gsiNC5MydqTayt+V7o8GzOPhJlPYDwrOsU6HUGxbp it8e5lVvUAosCuLUjNLaahrO4hqN4WCkh2N59rZllxYQfVATvGN6h6GGJafsZl6fhsWf hyv6te7YEEmetN4zojaH4479ukpYYtMPvdwmwmH8YxeBQx/ffpcX84dcyX0q7sAmP5Yn MZtUs068cgH2QBW7l/DkSV48Mx5Wq1YdOAdBYTLITr/Fkgfvbr9gsOxXNm96hD7dCrJ1 pSWhf+dOyt/a0LaKRFVV5eW66MJcHbOyUKmbwmwCtZd/82NdKm24I0rJRjPlUPjpCbYs JZ3w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684340173; x=1686932173; 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=7S6o+sVm/gpVn3nPuseXoEP8Kki8zKVpVJHEVBiEplM=; b=D6CnmuubAahawQ7HTbgE1HGyZ1FqSSgA4pub/RLGB+0uk2G/iEbqAZN6CMJxzmR4yO h8SMFnm/GvLm0UoJHe6VfaswDCttFu0vgbU9pHwL62ZFW29Dy/rILFz27BIAUf78ioyR JmchSMGKQfb/ucOGeFEFcHtlyAkgvasL2zsi4wo29wf8VEZP7k71kKrMPEBQnlTYivrU 9EKzm8ri4dNMWYXJLl4rzcbcK/HWDXFBh7AvUMNISf/OgNEDwdDFANQc6FtUHiC8m+Qt fQBHC/Q8c4+7i79FBwfcAcyhlu3AL2H6h47Uan1RKv9lRCZZQZBdGaw+44wdH0k7i6B4 R6Og== X-Gm-Message-State: AC+VfDzpAyIGEUb8w8uDU0D3vlvok4OELQswBBg1zmliKquwziQjXodM Dmwl5HShNpZ5J/gQdK77qQpNEXk2mpHdkSHDw8SQUA== X-Google-Smtp-Source: ACHHUZ5novDVRbW9jDNQ4hU1KI0kldtEV2xQe8nRgVq1mWEWOXb3B0OFlN5t7snJPwZsk78ZNlOOAA== X-Received: by 2002:a05:6a00:1502:b0:627:e49a:871a with SMTP id q2-20020a056a00150200b00627e49a871amr205591pfu.23.1684340173222; Wed, 17 May 2023 09:16:13 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id h5-20020a62b405000000b0063f33e216dasm15793009pfn.96.2023.05.17.09.16.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 09:16:12 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Radu Nicolau , Akhil Goyal , Cristian Dumitrescu Subject: [PATCH 05/20] examples: remove term sanity Date: Wed, 17 May 2023 09:15:48 -0700 Message-Id: <20230517161603.117728-6-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230517161603.117728-1-stephen@networkplumber.org> References: <20230517161603.117728-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 Do not use non-inclusive terms. Signed-off-by: Stephen Hemminger --- examples/ipsec-secgw/event_helper.c | 2 +- examples/qos_sched/args.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/ipsec-secgw/event_helper.c b/examples/ipsec-secgw/event_helper.c index 89fb7e62a5a3..f595b4fe01dc 100644 --- a/examples/ipsec-secgw/event_helper.c +++ b/examples/ipsec-secgw/event_helper.c @@ -2100,7 +2100,7 @@ eh_launch_worker(struct eh_conf *conf, struct eh_app_worker_params *app_wrkr, goto clean_and_exit; } - /* Verify sanity of the matched worker */ + /* Verify validity of the matched worker */ if (eh_verify_match_worker(match_wrkr) != 1) { EH_LOG_ERR("Failed to validate the matched worker"); goto clean_and_exit; diff --git a/examples/qos_sched/args.c b/examples/qos_sched/args.c index e97273152aa7..1d8ba9522586 100644 --- a/examples/qos_sched/args.c +++ b/examples/qos_sched/args.c @@ -384,7 +384,7 @@ app_parse_args(int argc, char **argv) return -1; } - /* sanity check for cores assignment */ + /* check for cores assignment */ for(i = 0; i < nb_pfc; i++) { if (qos_conf[i].rx_core >= RTE_MAX_LCORE) { RTE_LOG(ERR, APP, "pfc %u: invalid RX lcore index %u\n", i + 1,