From patchwork Wed Aug 2 23:25:41 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 129860 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 0EEB242FBA; Thu, 3 Aug 2023 01:27:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97F7143288; Thu, 3 Aug 2023 01:26:15 +0200 (CEST) Received: from mail-pl1-f176.google.com (mail-pl1-f176.google.com [209.85.214.176]) by mails.dpdk.org (Postfix) with ESMTP id 6CCC24326F for ; Thu, 3 Aug 2023 01:26:11 +0200 (CEST) Received: by mail-pl1-f176.google.com with SMTP id d9443c01a7336-1bc1c1c68e2so3028125ad.3 for ; Wed, 02 Aug 2023 16:26:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20221208.gappssmtp.com; s=20221208; t=1691018770; x=1691623570; 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=A7yUgyD+EUf3vUQOpAlPBJk9TZodDUIgi+rXNUwNReI=; b=wXOgcoza4uRsPB66XQHHLNiSrC9TBlvsLGM5KmXieIW3XqECW6Jm4Za+0/KTB6/tU3 B0HQr6bha9B5jHt5ZtSgXB9kBcM7sU7qbSMSRG+nlSOc1eIBAz9xIVdwsmSwWUQ1gyaz FY2VlIKll2zUUpKRsfKu6LrT1SHnB/DWI9I5GwDMQqr30EhASjFgR+dk2469VcNBEx35 WnE7Al0TkwgphxTLzk3grsa5c0PUOhS0KE/w8HPNwL/ekRqy0cdTcet1Y3DBZVBPsWLt ZW7RRRnPu/NjdlOsaa8tCezDPLSIcSHPT4/4mnuNEFKeY3OjiOfHqvtwHgW2J4agBc7j nJ/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691018770; x=1691623570; 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=A7yUgyD+EUf3vUQOpAlPBJk9TZodDUIgi+rXNUwNReI=; b=ahPEc4UOi0nyjP1FnEO8vCqukDZ5hxc4uTMD1st5R6qOuT4kvp+EwA02Jjdh1A2hSM IZwzrnzBSnP/quniZjvngp2AR2CkMSzW9m6zReVjTECBTSFWxzDOECjdbJhc+oiQGu9Y hDEin29y9PmOffZLpjr20HgtDleodluU8V6wvwJydqKur99WE0JwZ8F/LOojHGrsXgrf 4Alr5I+mg5erv7FswsSSiiv7oYR7b11VIWn/Uor5tB0LMFXkV34OOXVr6uNElS0n32mq QD4pgWukvRdNGC2HyDQzb0GUWl+IZJCwCgFQ7wNfFDawfyy/WxQMcEp9XUDS0T4uum/8 xtUA== X-Gm-Message-State: ABy/qLaRNIdkNX5Ce+d5Pv2PS0wRTH46n0BQdkRa4i50XFFjsTZpfRf+ dbEGksoxgg69Yv7imbjGm742+oEdg19336ltrd14Lg== X-Google-Smtp-Source: APBJJlGvzIoGEAlTWIecPXzyqTj7jwGCDfChQDinzALaei0K7yKDw4m9DdZpz2Pkk32xV9VR6Fu2Eg== X-Received: by 2002:a17:902:9a87:b0:1b9:dea2:800f with SMTP id w7-20020a1709029a8700b001b9dea2800fmr14766057plp.8.1691018770463; Wed, 02 Aug 2023 16:26:10 -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.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 16:26:10 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Andrew Rybchenko Subject: [PATCH v4 10/19] net/sfc: remove term "sanity check" Date: Wed, 2 Aug 2023 16:25:41 -0700 Message-Id: <20230802232550.125487-11-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 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 9f9bf2898881..dfb4fb98844b 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;