From patchwork Fri Jul 22 21:41:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 114125 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 537B9A0032; Fri, 22 Jul 2022 23:41:48 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCCBF42B84; Fri, 22 Jul 2022 23:41:19 +0200 (CEST) Received: from mail-pj1-f52.google.com (mail-pj1-f52.google.com [209.85.216.52]) by mails.dpdk.org (Postfix) with ESMTP id 8BD0242B77 for ; Fri, 22 Jul 2022 23:41:17 +0200 (CEST) Received: by mail-pj1-f52.google.com with SMTP id t3-20020a17090a3b4300b001f21eb7e8b0so8641464pjf.1 for ; Fri, 22 Jul 2022 14:41:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=cKlC9UTres0Vz6ZtRaMnLzHVlgYlKKHctmNDa7aMsZE=; b=MDN6Gl2oLcn7+SC9Ut3h8d6v9WLc5+ZsDc69pg5Kc7MkeEzA5udWkUIDWqntnqjO/T OxFYYkDYRenyqwVXW3YdalL+DNLPGffJs9FuhisxkT0TBxBanOmWeDyzuZqB5Iioby0Q YKHwrSTnweRXs9S5cV+d2xvwQgRfc1/B5r7QfkAPqRtDsHjTBrltB6BvJUmCHcTsaBjq MthkoNbNLbz8IXWbr+6AxPLSHVwx4vgC1w/Pk+7PCFkkdYwT9GBV8Jpg+HkbmfrAJG8b Q0h1i3VSpp62SSfLkRUUx/3Oj6rbG6zwrtMtTCrXkx+3crLksAdp2Px3IWidxU76rvWx OoxQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cKlC9UTres0Vz6ZtRaMnLzHVlgYlKKHctmNDa7aMsZE=; b=eneWY4t1uJdMgUKlYg0U6TILZKBVxoD0a+qtDNUNwVHRhKCu2AyUJS2Gvi8RVdaohP dv+vSrv+7b7sU6d2uVE+4dweNX/2bMTBYJYXKaRzSjD2lChU0gX67H33hXt3a/mWRZAO 2hXuCgK27SQvf8x9V0EXxoqpxMA/JMvEXulEIHL2xNcU5Dxbk3l51cWFJSxAUEDugTTU pBz0PUFGBFuoq6iKTlJqRpOYa4pttEH2lG7esDIXdxUcJX4aLCkGhwd0HyowRZZscRAP u2j1RcNeqGLafBg1F4nQq9YAHKazV53IK+8hc9Bj+Coe85ODYIhzLt2Zuojk8q3F+DZe kRRw== X-Gm-Message-State: AJIora+oT9udxPcm9ISYQdNcn0MYkVUp8rMcmQkdOdgX5sPOB3OCPDzw 6oZvcfRfsoS2pnnttYkON+uEjHF7H+Le3g== X-Google-Smtp-Source: AGRyM1vVdqe/mNN1pFx0qe1qFwgNQz32N+zk/uSuOdBA4jaYcDSAwEiggNrQoo1CXI3zhBFp0rwwUg== X-Received: by 2002:a17:902:c40c:b0:16d:4215:5f42 with SMTP id k12-20020a170902c40c00b0016d42155f42mr1442878plk.47.1658526076617; Fri, 22 Jul 2022 14:41:16 -0700 (PDT) Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218]) by smtp.gmail.com with ESMTPSA id d3-20020a17090a6a4300b001e31fea8c85sm5945526pjm.14.2022.07.22.14.41.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Jul 2022 14:41:16 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Yuying Zhang , Beilei Xing , Junfeng Guo , Simei Su Subject: [PATCH 07/11] i40e,igc: fix duplicate word than Date: Fri, 22 Jul 2022 14:41:02 -0700 Message-Id: <20220722214106.162640-8-stephen@networkplumber.org> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220722214106.162640-1-stephen@networkplumber.org> References: <20220722214106.162640-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 Another obvious typo. Signed-off-by: Stephen Hemminger --- drivers/net/i40e/i40e_fdir.c | 2 +- drivers/net/igc/base/igc_mac.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/net/i40e/i40e_fdir.c b/drivers/net/i40e/i40e_fdir.c index 8caedea14eaa..3b7714217405 100644 --- a/drivers/net/i40e/i40e_fdir.c +++ b/drivers/net/i40e/i40e_fdir.c @@ -377,7 +377,7 @@ i40e_init_flx_pld(struct i40e_pf *pf) if ((flex_pit2).src_offset < \ (flex_pit1).src_offset + (flex_pit1).size) { \ PMD_DRV_LOG(ERR, "src_offset should be not" \ - " less than than previous offset" \ + " less than previous offset" \ " + previous FSIZE."); \ return -EINVAL; \ } \ diff --git a/drivers/net/igc/base/igc_mac.c b/drivers/net/igc/base/igc_mac.c index 3cd6506e5e60..0822ffe7c37c 100644 --- a/drivers/net/igc/base/igc_mac.c +++ b/drivers/net/igc/base/igc_mac.c @@ -587,7 +587,7 @@ void igc_update_mc_addr_list_generic(struct igc_hw *hw, * @hw: pointer to the HW structure * * In certain situations, a system BIOS may report that the PCIx maximum - * memory read byte count (MMRBC) value is higher than than the actual + * memory read byte count (MMRBC) value is higher than the actual * value. We check the PCIx command register with the current PCIx status * register. **/