From patchwork Mon Sep 13 16:10:24 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 98769 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 1491BA0C45; Mon, 13 Sep 2021 18:12:57 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24A194117C; Mon, 13 Sep 2021 18:10:56 +0200 (CEST) Received: from mail-pj1-f53.google.com (mail-pj1-f53.google.com [209.85.216.53]) by mails.dpdk.org (Postfix) with ESMTP id 44ACF41169 for ; Mon, 13 Sep 2021 18:10:52 +0200 (CEST) Received: by mail-pj1-f53.google.com with SMTP id v19so4016283pjh.2 for ; Mon, 13 Sep 2021 09:10:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=EK1McEofPTlwgxP0zKgCyVBChGh3vg3HbLH37wWLjHk=; b=aomWtnh7IxiQ9AJ50ClYKlCYWVt7koM3WO0zwQ732DxYtBvS/8U+siXkMTe9nAuC8C BPhUMD4opuoji6t5XgnB6zseu/SIfBi6HNG/w5ILfQXXaacVjEqqgLyRzKyVRJ1797VB lQyEuvUoiK75Op379IZ+68tJvcC9H3UB4fKtMTZObgNErbpqLSDetwh7gnfCsbqR81ao bOsE1rcGJdjtUEzCJ1RsjIxzP1DkU/wfl7U/90LafGHTMCE7vytTZ3RA7BDZObTTEip4 oWO2zPiBd+GVJgVGT1sO/wT//NEye+6f3dUr+RErMmxudhRH+OdUImt2VgUjpOPxW7Vt vAng== 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=EK1McEofPTlwgxP0zKgCyVBChGh3vg3HbLH37wWLjHk=; b=VZ/MZhYFHNJNujsMtlu7e9yCF+R1kQCtgjP+Nq0uRqzi3N9kl1Pfb0vZG5r308LkfM MyN7ANzkKY8IkKueG+UdSoDS06846+Ztf5YIBYj3e6GIojRW9wNA8S6B/IpmNgkYOzYX GjDVrdoRDH51ZuwufyrZVzmN5km430hz3uBkHNJFJYLE56607w7jQZ+lRCA+tx7jxDuk lMf+KfHeYBJwj3E51BkJZPhEPM/WS8Qqrl8Ossg6shwLGPUyaCi3JrDTe1Q9vqa/yyJO JQtfXH3gnO8r9uA+tUfI68JSeyMOUVNvDtTC2ZeShnAp9Q2vC0WZxRxiaM3U8YrltMP7 pbtQ== X-Gm-Message-State: AOAM533Wh25v46KH8D+gpEhJ4HossPTh7WWY8FJcrbUb5Qmumq4ykFEv FR2F8Mx5eD5BZziQuVuOjlJUiIjl1uXE6g== X-Google-Smtp-Source: ABdhPJzydn2ETbSvNLyjRVovRMXsx/xx5F31XBn/qj1bhR+UryJCSceHUzYmK8bpDyy1AOgxa5B6Bg== X-Received: by 2002:a17:903:248f:b029:128:d5ea:18a7 with SMTP id p15-20020a170903248fb0290128d5ea18a7mr11267422plw.83.1631549451079; Mon, 13 Sep 2021 09:10:51 -0700 (PDT) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id i5sm7070851pjk.47.2021.09.13.09.10.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Sep 2021 09:10:50 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Mon, 13 Sep 2021 09:10:24 -0700 Message-Id: <20210913161025.10490-18-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20210913161025.10490-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20210913161025.10490-1-stephen@networkplumber.org> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH v2 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" More typos Signed-off-by: Stephen Hemminger --- 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 82253bc75110..2628bd64dae6 100644 --- a/app/test-pmd/cmdline.c +++ b/app/test-pmd/cmdline.c @@ -3670,7 +3670,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 31d8ba1b913c..d274c6669d50 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 @@ -4932,7 +4932,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 8948f28eb5af..ebff5ac9794f 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 *