From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <dev-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id DF07BA00C4;
	Tue, 26 Jul 2022 05:36:35 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id E6F6742BB0;
	Tue, 26 Jul 2022 05:35:27 +0200 (CEST)
Received: from mail-pg1-f176.google.com (mail-pg1-f176.google.com
 [209.85.215.176])
 by mails.dpdk.org (Postfix) with ESMTP id CBC6642B90
 for <dev@dpdk.org>; Tue, 26 Jul 2022 05:35:23 +0200 (CEST)
Received: by mail-pg1-f176.google.com with SMTP id e132so12078802pgc.5
 for <dev@dpdk.org>; Mon, 25 Jul 2022 20:35:23 -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=wv3Et1kEOr3VzbYzDBIkPn+7SdxMQyIe0fNwOQ/FwEY=;
 b=H/TUvY8OHt0HnkAH86meQF563C4YWB2kE143SS59ts54jk4s5gv/2Fg7bQptqVCcy7
 CYWhvekP1eJJR/UocNLdX1dZNJc9cTxynVQj8rKztTHrp+AdM8JyJWTD5varXcVAHJwP
 KOD1A6h2UuPsQrmicGk10Nn8fd86ga/1iW1MPLVLnUZj0i2CYRE+yKrDUqp6TLVSkdZh
 T5G9JuDvcYNvZXPMjsIZL4b9he2T9LiG7fvZeCrZHiYX0cDYfctzruznl1Grv8TM/i0C
 T76cVvxmb16tDElZjP4IVL6lchPdCnn+c31Ff87mthd1cGJJYZq71+53Iy3Op3ZyO5j8
 gJgQ==
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=wv3Et1kEOr3VzbYzDBIkPn+7SdxMQyIe0fNwOQ/FwEY=;
 b=ZTdJyJzWzBqputzlTiWCYPF2QtfCZGjlfnQsei5vf+MJdErdC6JtFivpQZmawVzrG6
 yT1ALRR2AqioEpzPWqjlaS8tjE/mcBu1whqs1yaalcGKgFEP3dEfWZoMYyQWP0LEhJI1
 JytUzaEFWogNuVrxSjUvXqFXo7K66jmNWsfPSgS8BGKPI198GqEZTurFJxFQPOGKqymM
 ph6JHjhY/IdtWbyzXBXuVM8+OAiB3LwVDg5+kKL5mv11bZSuYPFtG58imZFYScvljaWj
 3AJXVpu4JB8Y/E0HFbcZYbk9pFDvDizbR2KAT8m/Vu+e627xJyFRIZ8nAFq6xETIuElv
 lAFQ==
X-Gm-Message-State: AJIora/pghM1VdcYD5en1VvRb32R2Az5GD7/25Hja7E7ujr9N5gkkaMh
 HVSA03Pki4p+BKHlKzVKhp0NqnHyan9Nug==
X-Google-Smtp-Source: AGRyM1sW9vWPHzH0Zg4YYoo+cmAhjaqFl8ObJOlnBDv36oGDmgSjKZya1uKug35cxkD1/r0s55P+/Q==
X-Received: by 2002:a63:6aca:0:b0:419:cb1b:8b4f with SMTP id
 f193-20020a636aca000000b00419cb1b8b4fmr13524594pgc.92.1658806522913; 
 Mon, 25 Jul 2022 20:35:22 -0700 (PDT)
Received: from hermes.local (204-195-120-218.wavecable.com. [204.195.120.218])
 by smtp.gmail.com with ESMTPSA id
 a199-20020a621ad0000000b0052bead2183asm5674534pfa.159.2022.07.25.20.35.22
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 25 Jul 2022 20:35:22 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>,
 Konstantin Ananyev <konstantin.v.ananyev@yandex.ru>,
 Bernard Iremonger <bernard.iremonger@intel.com>,
 Vladimir Medvedkin <vladimir.medvedkin@intel.com>
Subject: [PATCH v2 15/20] remove repeated word 'groups'
Date: Mon, 25 Jul 2022 20:34:58 -0700
Message-Id: <20220726033503.65407-16-stephen@networkplumber.org>
X-Mailer: git-send-email 2.35.1
In-Reply-To: <20220726033503.65407-1-stephen@networkplumber.org>
References: <20220722214106.162640-1-stephen@networkplumber.org>
 <20220726033503.65407-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: dev@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: DPDK patches and discussions <dev.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
Errors-To: dev-bounces@dpdk.org

Found by doing duplicate word scan.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 app/test/test_ipsec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/test/test_ipsec.c b/app/test/test_ipsec.c
index 7047e1796091..8d208c526a49 100644
--- a/app/test/test_ipsec.c
+++ b/app/test/test_ipsec.c
@@ -968,7 +968,7 @@ crypto_ipsec_4grp(uint32_t pkt_num)
 {
 	uint32_t sa_ind;
 
-	/* group packets in 4 different size groups groups, 2 per SA */
+	/* group packets in 4 different size groups, 2 per SA */
 	if (pkt_num < PKT_4)
 		sa_ind = 0;
 	else if (pkt_num < PKT_12)
-- 
2.35.1