From patchwork Mon Feb 5 17:43:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 136401 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 E7DF443A3D; Mon, 5 Feb 2024 19:05:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 74562427D9; Mon, 5 Feb 2024 19:03:57 +0100 (CET) Received: from mail-pl1-f174.google.com (mail-pl1-f174.google.com [209.85.214.174]) by mails.dpdk.org (Postfix) with ESMTP id 765E540EE7 for ; Mon, 5 Feb 2024 19:03:52 +0100 (CET) Received: by mail-pl1-f174.google.com with SMTP id d9443c01a7336-1d93ddd76adso33943735ad.2 for ; Mon, 05 Feb 2024 10:03:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1707156231; x=1707761031; darn=dpdk.org; 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=mWApJfkT2be5eBBqtn0iJnwC4nYqTvztCGvaprbuHyg=; b=QKFp2wMS3jRxKwzXpKcwNNBaJ/hDTcQ0YiQ5cdP990d00NEVArif6IVfEdxA1wkUkp lJS/MUMABXKmpAmjjVZmc41R1DfnADnh2OxKch3eHpQlrz44uEH8tUXQwgFhvN8nS0oS zG8IkyQMu1hk9RNe4nEQSgWILSZdiMradYbi/pvWMpYIHd5hsH5mD1JwmMYMMgxxaZPk M+mcMavoLVlt2wHuI1rPw6hDfKkkVZwgPrgpu0t9K6x7jJhlNToOcGNJL9naL9CU2m6T GbFgDR6E473iTd1mGdmsjhYun4eLXCA68VWUApV3Ue7jI1GdaiINmCqT/FdIoOJQsrSE CEAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707156231; x=1707761031; 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=mWApJfkT2be5eBBqtn0iJnwC4nYqTvztCGvaprbuHyg=; b=pZ8JWv5nC/GqdIEzsgpIJzErrM+Xfqtod+hXNJDMnJHH0EJygd4PgB26qIMKNsZEvS 08ggyarhNoanA29Yw52ZJ6ob+aTHnPOVbNXWNOApvTh0CnvBgZjhFXt5cJogFzWERjJA NU3GY2JA52xqmdzhCgFLIu13u69QSNRd8ptD+AI+rUKKR23Kd/fOQCMgTwEucWoueuBX CWp9+t3bctVh7lQpmXZazPqQRmN8soTVvXboGNhDhfuyMyFbVKtYu2NUQ+AKH5zHcthB W5i5iwm8duAR7NYwNi4IGoa8+rZ+xDAyoUpz19UDt3S9yha+S6LVhKlfJEAAAzIB/eAb dehQ== X-Gm-Message-State: AOJu0YyMij4Pd7I+kkts78nr1CslOLsBHPvCO6hvgdSkNhsXA7SndXku mh3SCwiCkGBoouLwEQXD8kac9MxUHNuEqoFrwMskH5SThq0FIdK1VJa/nS1H0NzJoxfZHNFAHHf Z/y0= X-Google-Smtp-Source: AGHT+IG2jey0AQ+LFmWszZNnhDl7U96PcFHr11X0qPinZRz2YX4v/TWtbo96OSebzUUE8YXs/fNibA== X-Received: by 2002:a17:902:74ca:b0:1d9:591b:227a with SMTP id f10-20020a17090274ca00b001d9591b227amr287634plt.48.1707156231583; Mon, 05 Feb 2024 10:03:51 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCVvpIJezofG5WEK1r+UCjd5+tbH/h70aLd8q4xTM/Rp0Dz3m5IS57PuiyosXHLX9tx3ptx1Sxbg/kA8IAwKwkYR9vzCVyI0Jf5m7Fczmg== Received: from hermes.local (204-195-123-141.wavecable.com. [204.195.123.141]) by smtp.gmail.com with ESMTPSA id x8-20020a170902b40800b001d9b0a15bbfsm144867plr.262.2024.02.05.10.03.50 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 05 Feb 2024 10:03:50 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Andrew Rybchenko Subject: [PATCH v9 14/23] net/sfc: remove term "sanity check" Date: Mon, 5 Feb 2024 09:43:42 -0800 Message-ID: <20240205180328.131019-15-stephen@networkplumber.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240205180328.131019-1-stephen@networkplumber.org> References: <0230331200824.195294-1-stephen@networkplumber.org> <20240205180328.131019-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;