From patchwork Fri May 19 17:46:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 127125 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 048FC42B4B; Fri, 19 May 2023 19:47:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4D2B42D9C; Fri, 19 May 2023 19:46:32 +0200 (CEST) Received: from mail-pf1-f176.google.com (mail-pf1-f176.google.com [209.85.210.176]) by mails.dpdk.org (Postfix) with ESMTP id 0AFBC42D51 for ; Fri, 19 May 2023 19:46:29 +0200 (CEST) Received: by mail-pf1-f176.google.com with SMTP id d2e1a72fcca58-64d2467d640so2224630b3a.1 for ; Fri, 19 May 2023 10:46:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1684518388; x=1687110388; 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=ryCQAdGNtZano17UY10DpviX8XNuxHY4K/cLYcKhH1U=; b=Hgf7j5yk2L1tfq75Ta2ZzMknMK32CFjxmp/6Qo/X0LsUiu1FUb+K3mot+jjI2yB0me Wr/Dq5f7WEmb02vLqILAFskMI0Wgb2+xJ0cz40sMl+HrDsiZNEb0XtJzoncslwNPL9Bj CV2NV6SGUZXbE71/ZkNG8Q6JipCDydiLVragDrb6FFNSAjTqmGxrYFqdgXvUNrT1hGFv DMfnzdjiO7vugd/A965KlVm5YmoEJFN9dzu4BQ34P7pJ5PSQJ8gn5hT1SUUeQ5WIwlHn LMGojXCFDdxCXJRUjjuN6r7AIxYXztCjwuDVgIVl/bIlq38nPBAChprAsxdHkKA4NH4F cDsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684518388; x=1687110388; 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=ryCQAdGNtZano17UY10DpviX8XNuxHY4K/cLYcKhH1U=; b=erC2qbJp75t/Bdh2iZfOnt4ROll3xV/57Ch9QvQQkKa9cJo6EtAVSKxoKbn9ZBeWFE tNYDKUquPBZ1W+bZrhZH2kWnpCock8eoWao0KWCmciV0udLVlW5OFK4r5obdgoT2WdVI DUyQssTeVmvw90kG4lDpjSKshOAfuLF0LvR07Tui7tVDIHFwTmzSzcXwuuoAqR9FgXf3 ZZ7ylc5Z28cmHzjusXm2buQ8aEVCIsl2k5iPdh0NJht+hWUV/Jnn/XWMvnIJ4lg/0sza sck+cNEVj5r+kVrERadiTW5N6JXXNRzEdahaQcgWNReSn3hYq1FAuZh5UEC3ciH0Lp8b lnFg== X-Gm-Message-State: AC+VfDwWwow/nIF+luk33hb9WpAiqtdM9jQgEkjvxFX6vwaoRh0eVz/F P0HGC7jEmFwc46Wv8DzjTqNx8n6q+z8uKEauFb88oA== X-Google-Smtp-Source: ACHHUZ7h67+RXD425jsWZOnP2Gj7UY2GQqmQRAXk3xvKEOavVZw9kBPMP+kTs4KuN5iZs1StRjllVw== X-Received: by 2002:a17:902:c412:b0:1ae:4:da97 with SMTP id k18-20020a170902c41200b001ae0004da97mr4127257plk.4.1684518387957; Fri, 19 May 2023 10:46:27 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id e3-20020a170902744300b001aaf2e7b06csm3713101plt.132.2023.05.19.10.46.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 19 May 2023 10:46:27 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Ajit Khaparde , Somnath Kotur Subject: [PATCH v3 12/19] net/bnxt: replace use of term sanity Date: Fri, 19 May 2023 10:46:04 -0700 Message-Id: <20230519174611.11232-13-stephen@networkplumber.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230519174611.11232-1-stephen@networkplumber.org> References: <20230517161603.117728-1-stephen@networkplumber.org> <20230519174611.11232-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 --- drivers/net/bnxt/bnxt_hwrm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/bnxt/bnxt_hwrm.c b/drivers/net/bnxt/bnxt_hwrm.c index 51e1e2d6b39b..5370293fed8d 100644 --- a/drivers/net/bnxt/bnxt_hwrm.c +++ b/drivers/net/bnxt/bnxt_hwrm.c @@ -262,7 +262,7 @@ static int bnxt_hwrm_send_message(struct bnxt *bp, void *msg, done = bnxt_check_cq_hwrm_done(cpr, is_tx, is_rx, i == timeout - 1); - /* Sanity check on the resp->resp_len */ + /* Input check on the resp->resp_len */ rte_io_rmb(); if (resp->resp_len && resp->resp_len <= bp->max_resp_len) { /* Last byte of resp contains the valid key */