From patchwork Mon Jul 1 18:25:26 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stephen Hemminger X-Patchwork-Id: 55817 X-Patchwork-Delegate: thomas@monjalon.net Return-Path: X-Original-To: patchwork@dpdk.org Delivered-To: patchwork@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BEA891BB14; Mon, 1 Jul 2019 20:26:26 +0200 (CEST) Received: from mail-pg1-f175.google.com (mail-pg1-f175.google.com [209.85.215.175]) by dpdk.org (Postfix) with ESMTP id C23421B9AF for ; Mon, 1 Jul 2019 20:26:07 +0200 (CEST) Received: by mail-pg1-f175.google.com with SMTP id q4so4938161pgj.8 for ; Mon, 01 Jul 2019 11:26:07 -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=ClVXsEKHzENh0v+FWthTjCRl1OrHH/2cikWZZNmBu+A=; b=gD9zC7HrVFYHijUKzvQVtYIjeQjfZClJmMPTQFfH/Ep+t+s0IxkKF7b1TGQBP7S8C2 S1s8XJElpF8FtpaQyAA9AxN2TGxzjphhgUMSkpzhssqBoVp29M5rXrN8V6reQmpO1OPU KEkFO8wsXyEsGmRp2BKfwyf9YobnU597wiuEMCspXkGOtqAq4sSOpXpdGK6GAF+jqcEZ ywZLbmn6AKEzy919n2gDO/9JYaCUrIdnxX8cPIkoyHJkRdCnVEX5wvGRRdRAegctaEW+ WizWzhiASu/C7vEONx16jNZICp95tHaHG255Bsv/hezitKkNA49CzPw4hugnc1QjiOWP JK2A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ClVXsEKHzENh0v+FWthTjCRl1OrHH/2cikWZZNmBu+A=; b=hUeN2gjRw8HwklxRfoOyprl7Ii0Nfv65So6PacafGZpgdg8GcR7GwYgB0q+35VKyUL H7o6ae2DHculvCMBBLP2n1LP8d4ZpN7Rs2i2tVF4jVO5lHl6ZfTHAs2FD0AzCKZR0R3k Tws/l8WoEYcyFvjKlvC0yaNB5fHbTV/s5LieQOR9qyHJIPTiy+t4COAU8/16s4Gh7FYK yzZmEm4pCdMnIPfjXIOjXb8kmeAFPIb0Prjfy/eB1mWN9XT1xyn4kv85ExmAzMwQAmg4 AxllsngB0EG8Lf6rmFi8kUN3MwgWVsRybWG1v3biYecJKVCrGYiAfTXWruiVvRtCCQlZ Xuww== X-Gm-Message-State: APjAAAUun9/DyrY4OU5JCsqnklSl/HQXW01o4tp6h0lpEcqCS/Aw5dck uScqN1QjeZIQ1q7v1bxpxYrO/IGLxaQ= X-Google-Smtp-Source: APXvYqxe/uRoeQRUZhzWoNgW0Z1oqeSj0v6KyOpHW9zQzkTmOVw4X5xGgRONXXKy6SYLVQLcB0TXkA== X-Received: by 2002:a17:90a:1aa4:: with SMTP id p33mr711383pjp.27.1562005566727; Mon, 01 Jul 2019 11:26:06 -0700 (PDT) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id 12sm11397340pfi.60.2019.07.01.11.26.05 (version=TLS1_3 cipher=AEAD-AES256-GCM-SHA384 bits=256/256); Mon, 01 Jul 2019 11:26:05 -0700 (PDT) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Mon, 1 Jul 2019 11:25:26 -0700 Message-Id: <20190701182536.20110-21-stephen@networkplumber.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190701182536.20110-1-stephen@networkplumber.org> References: <20190701182536.20110-1-stephen@networkplumber.org> MIME-Version: 1.0 Subject: [dpdk-dev] [PATCH 20/30] examples/netmap_compat: fix spelling errors X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 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" Spelling errors found by codespell. Signed-off-by: Stephen Hemminger --- examples/netmap_compat/lib/compat_netmap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/netmap_compat/lib/compat_netmap.c b/examples/netmap_compat/lib/compat_netmap.c index 10a43794383c..12988410db75 100644 --- a/examples/netmap_compat/lib/compat_netmap.c +++ b/examples/netmap_compat/lib/compat_netmap.c @@ -700,7 +700,7 @@ rte_netmap_init_port(uint16_t portid, const struct rte_netmap_port_conf *conf) if (ret < 0) { RTE_LOG(ERR, USER1, - "Couldn't ot adjust number of descriptors for port %u\n", + "Couldn't adjust number of descriptors for port %u\n", portid); return ret; }