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 66C04A0C43;
	Thu, 14 Oct 2021 23:58:09 +0200 (CEST)
Received: from [217.70.189.124] (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 30882411E5;
	Thu, 14 Oct 2021 23:57:06 +0200 (CEST)
Received: from mail-pf1-f180.google.com (mail-pf1-f180.google.com
 [209.85.210.180])
 by mails.dpdk.org (Postfix) with ESMTP id 51EC0411B4
 for <dev@dpdk.org>; Thu, 14 Oct 2021 23:57:00 +0200 (CEST)
Received: by mail-pf1-f180.google.com with SMTP id q19so6660952pfl.4
 for <dev@dpdk.org>; Thu, 14 Oct 2021 14:57:00 -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=6tZxuBdPOfxMyE9BzNj/mvmB4HrMwqLHDncLFY7ECAE=;
 b=UNMX91mpk/jHvGn6+/kq6NyXZAQm+f58FRD2gRByAO968hE2DwxV/FzIUpeKBKMs00
 pA7qktNL1yNnSQoivQA3Q0ViqxiIHjRurPFK2z4cKu/Eg7sPg80Q22bk/qKn5wmWWFDI
 7QrErqr2jTdIlTsKAtL20G+BDIr2A/Qk0TxH8jjOge4/JcCNdWapFHPQNXPKdk55qJ8d
 5ZCHcEC0OYXU6XgXOxSc+/EtMbAwyzPajA9ws38VlpNuK8JUSFSgBX8hlATWFROIwU9G
 HnMS3NDmEe+5ETISaGr2dWy/bFW7M7EWqluuJwQqRsGu4M0bDIHt7tp6qfOxTR1oUOCc
 zMug==
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=6tZxuBdPOfxMyE9BzNj/mvmB4HrMwqLHDncLFY7ECAE=;
 b=vgBjKHaVdBUqIws7+nxNe22i4npEf1fvwpEVYrbxXScdV31YABE3xDX+lmNPrjbrH+
 hthJzYUMLZowiYDFbn+xxkYCUL4Wwra5cVGvMCKL7W9VyQuCnwEBrufRkirY4LLWMEQK
 FQgVM40ahUpc8ZDKFzktqbHeV7PvXa3RHSnjWJQ/AbDJNR/m9YKgRVGezYUcvND/CgRe
 jl/+jG6Yk5ympGXgUS+xybSnoPaC81/kmAKzE1kTduc4wJOKTmZPW9ys/fGF23xb4qT8
 SEnabBiILTE2o5SIRZp1pYkKx9k02YG1E3uiEzXqAFXaUCEv74RiB2Kt3L/iBYgeRwYL
 WuWQ==
X-Gm-Message-State: AOAM530I1tQ8tQ1ClPGdKXWMDkNeqElgLgQ8OvzdoVrXAOIwNQrBXVbN
 +1hDYg881gR9uV3nvW2FhwnaLVOZo0y7/w==
X-Google-Smtp-Source: ABdhPJwxNeOf98SLTaYvgXdMZxPMZSUlenEUICEJrEfspb9ezF3flJEMsvkGPphl/pcbM85nyGDpuA==
X-Received: by 2002:a62:e51a:0:b0:44d:67bd:53ab with SMTP id
 n26-20020a62e51a000000b0044d67bd53abmr7913209pff.86.1634248619151; 
 Thu, 14 Oct 2021 14:56:59 -0700 (PDT)
Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123])
 by smtp.gmail.com with ESMTPSA id h13sm3076741pgf.14.2021.10.14.14.56.57
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Thu, 14 Oct 2021 14:56:58 -0700 (PDT)
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Cc: Stephen Hemminger <stephen@networkplumber.org>,
 Xiaoyun Li <xiaoyun.li@intel.com>
Date: Thu, 14 Oct 2021 14:56:30 -0700
Message-Id: <20211014215631.181747-18-stephen@networkplumber.org>
X-Mailer: git-send-email 2.30.2
In-Reply-To: <20211014215631.181747-1-stephen@networkplumber.org>
References: <20210909175648.174258-1-stephen@networkplumber.org>
 <20211014215631.181747-1-stephen@networkplumber.org>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Subject: [dpdk-dev] [PATCH v3 17/18] test-pmd: fix spelling errors in
 comments
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
Sender: "dev" <dev-bounces@dpdk.org>

More typos

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 app/test-pmd/cmdline.c  | 2 +-
 app/test-pmd/config.c   | 4 ++--
 app/test-pmd/icmpecho.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app/test-pmd/cmdline.c b/app/test-pmd/cmdline.c
index 826256b0b346..50af096c6a6e 100644
--- a/app/test-pmd/cmdline.c
+++ b/app/test-pmd/cmdline.c
@@ -3654,7 +3654,7 @@ parse_item_list(const char *str, const char *item_name, unsigned int max_items,
 		return nb_item;
 
 	/*
-	 * Then, check that all values in the list are differents.
+	 * Then, check that all values in the list are different.
 	 * No optimization here...
 	 */
 	for (i = 0; i < nb_item; i++) {
diff --git a/app/test-pmd/config.c b/app/test-pmd/config.c
index 9c66329e96ee..27907c3204a9 100644
--- a/app/test-pmd/config.c
+++ b/app/test-pmd/config.c
@@ -2777,7 +2777,7 @@ port_rss_reta_info(portid_t port_id,
 }
 
 /*
- * Displays the RSS hash functions of a port, and, optionaly, the RSS hash
+ * Displays the RSS hash functions of a port, and, optionally, the RSS hash
  * key of the port.
  */
 void
@@ -4950,7 +4950,7 @@ mcast_addr_pool_remove(struct rte_port *port, uint32_t addr_idx)
 {
 	port->mc_addr_nb--;
 	if (addr_idx == port->mc_addr_nb) {
-		/* No need to recompact the set of multicast addressses. */
+		/* No need to recompact the set of multicast addresses. */
 		if (port->mc_addr_nb == 0) {
 			/* free the pool of multicast addresses. */
 			free(port->mc_addr_pool);
diff --git a/app/test-pmd/icmpecho.c b/app/test-pmd/icmpecho.c
index 8f1d68a83afd..d6620f5f6a47 100644
--- a/app/test-pmd/icmpecho.c
+++ b/app/test-pmd/icmpecho.c
@@ -54,7 +54,7 @@ arp_op_name(uint16_t arp_op)
 	default:
 		break;
 	}
-	return "Unkwown ARP op";
+	return "Unknown ARP op";
 }
 
 static const char *
-- 
2.30.2