From patchwork Wed May 17 16:15:54 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 126935 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 1625842B2C; Wed, 17 May 2023 18:17:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6455542D8A; Wed, 17 May 2023 18:16:25 +0200 (CEST) Received: from mail-pf1-f173.google.com (mail-pf1-f173.google.com [209.85.210.173]) by mails.dpdk.org (Postfix) with ESMTP id 6A0C042D5A for ; Wed, 17 May 2023 18:16:20 +0200 (CEST) Received: by mail-pf1-f173.google.com with SMTP id d2e1a72fcca58-643b7b8f8ceso699921b3a.1 for ; Wed, 17 May 2023 09:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1684340179; x=1686932179; 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=hBGgGerODp1YMbr/uV88X+jcEyx1fkMa1oQYYGjFCy0=; b=CKH3IIMQaBesFrHtMj8aSKlMdxMzutFfM++iDMakV/4WvTYn0tx0MLcG8xb0Zz5fsn /pxQUvI6Hcif3L1qemWOyVa0UtjP1l0cScLZx+rQJpb2SpzicK9ZapbZxUmMk2cIYVVp Hat+M5UbJ6nOo1/cq7h8JQa8pPodI8MtdahOgdhTyVUeRYQ6WpvEnqfj1pp1r0QE0WCI r3Mciv4CHBRxHtcPseTZe0aHjgJiLmoQhvjSEOHyEK+HGaihXKt4Xtg7B/2jfpiMko+9 ouB/e8Lqjmm+znwjOpy2vj/iErQIr6DitpLNnCEH8eY9s4nmuB4pqOOW5nOLQHOHck+T eRQg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684340179; x=1686932179; 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=hBGgGerODp1YMbr/uV88X+jcEyx1fkMa1oQYYGjFCy0=; b=fN1eINPpm9rVreNghxvL5kQEc0ITcwj5K1kTIYyC3faMzHowJh5CGvXuQnMiin2Z/w y+QKcQYKoXf6OzG/yeZF233OSqLgbmKFHdbjbZ9AmMGSG+aQ9k1g2fkryY+ZMQTvs4pi /4RuiIpEt6kCibbtO2sniZ6ORNvjR2tST8SmcugeuIENw2ThsIGLvl7sskoN7Elr0BVU L1fxBC6UmFC+SAq5XL2A5xtL2rd/Z9XasAmnbvqViOlgZ0icqU7xpLcZ1nvsjLvc8ud4 bOYaEV2cS1NfgFQGY8TD9RrxZC/sA5A70cY9mztfSDGbjspFGzZZfydLJPa094hM34W2 YfIw== X-Gm-Message-State: AC+VfDzLtORuQQheI+lDDp6mYMGMzD1GN5pXpJlqNBMU3CqDIq38vRSm d1cXBc9TayWrEzKIZtHB0mM4ZVyuHOXsKIH4u9CcnQ== X-Google-Smtp-Source: ACHHUZ7355pl7IZdXXyIJqgQCFZntHgC7dPD4u7NnGYZseA9DecI2A2S9GXWlOa1tCEDZAPkfhy1zA== X-Received: by 2002:a05:6a00:2d81:b0:641:558:8e2e with SMTP id fb1-20020a056a002d8100b0064105588e2emr300534pfb.15.1684340179472; Wed, 17 May 2023 09:16:19 -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.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 May 2023 09:16:19 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Andrew Rybchenko Subject: [PATCH 11/20] net/sfc: remove term "sanity check" Date: Wed, 17 May 2023 09:15:54 -0700 Message-Id: <20230517161603.117728-12-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 Remove term sanity check in comment. Signed-off-by: Stephen Hemminger Acked-by: Andrew Rybchenko --- drivers/net/sfc/sfc_dp_rx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/sfc/sfc_dp_rx.h b/drivers/net/sfc/sfc_dp_rx.h index 246adbd87cde..c64db488f652 100644 --- a/drivers/net/sfc/sfc_dp_rx.h +++ b/drivers/net/sfc/sfc_dp_rx.h @@ -59,7 +59,7 @@ struct sfc_dp_rx_qcreate_info { /** * Maximum number of Rx descriptors completed in one Rx event. - * Just for sanity checks if datapath would like to do. + * Checks if datapath would like to do. */ unsigned int batch_max;