From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 86AEEA0548; Fri, 12 Nov 2021 01:03:49 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2EC0411C3; Fri, 12 Nov 2021 01:02:47 +0100 (CET) Received: from mail-pg1-f172.google.com (mail-pg1-f172.google.com [209.85.215.172]) by mails.dpdk.org (Postfix) with ESMTP id 538A441181 for ; Fri, 12 Nov 2021 01:02:45 +0100 (CET) Received: by mail-pg1-f172.google.com with SMTP id r5so639568pgi.6 for ; Thu, 11 Nov 2021 16:02:45 -0800 (PST) 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=1TmOJc1i1yvJ8cENWBWyRuUpgaRKu+ibKAjlnAcP2Ns=; b=YJmTmKQCah7PNYxQEmFDF3aPHBQmQeFU/dVJDmwuo5wp2UUl5TDUyPQgnRYeMD89mQ eUwdQGxl0E3qUJUCl4gpxQBGbhpRPRNBTLVHNhzQYRAe+xd64zXyZ3yqu5p5fI7en4Tv HBPBH4p9iwv2pSup+S9JFs2hC/abL0o3ZOCG+KSmAZRbgAmrwMeshke3qIYsKcqn4ZlE G+rXEzzVJygcAsgMxQXPexFAuPBxN9N8LZhQabH7QZazTx5Ufq68E643Rfak8l14aMF5 BWTPW6KJOi7FPh7XMPbi/GyiZ0wq17h6ZN/FcYNsUYkCSwQuuNbKz+JV5htsKNAEtF/s yTeA== 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=1TmOJc1i1yvJ8cENWBWyRuUpgaRKu+ibKAjlnAcP2Ns=; b=nUEBN/jFZlrRD9tsRcLX9pdPyzzES246wanh3PnM1mI3dwaOPK3yt2BEcieLHh6FOs 3WTDHTKU/TUfFxGmzMPFyu57O3eFEvx6JrqKsqgZFmuAAj46WGNwst63DFrZdQtbDLoe dbFKQkxC21tmWH/u3gI4vBu6/w11h+/RzgO+hCG0JBcBzsJCbP14D5S3woXWCz6F3K1C 6fnwqFJa5KpNQUrzH+2NO40LtyTRSt3wg+kUKil5lz25JW8639vdhlUnU4kJMltTG+Zw iUvHaKlIJRzdDfNbHg3fy4j+kC+/baZiIxugiFFyeBOcXRmXnUnQvUHfPG8zoQ1/NyX/ FvmA== X-Gm-Message-State: AOAM532UnLVD7/5BYxGXBsvCpBeGt4M9f2Zubupz/nYAdB+8RWaNGPGE FTY9am0KfeFJsLfBqU/oz2Xr83tLTGvIDA== X-Google-Smtp-Source: ABdhPJxPbmnzWFq8rV8/vHoscVvbn73W+xSR3IDzfeejn+mHb9qwM8aRdJ/H4kbuwSvfu+Uog4V87Q== X-Received: by 2002:a63:688:: with SMTP id 130mr7188551pgg.395.1636675364183; Thu, 11 Nov 2021 16:02:44 -0800 (PST) Received: from hermes.local (204-195-33-123.wavecable.com. [204.195.33.123]) by smtp.gmail.com with ESMTPSA id ls14sm9567296pjb.49.2021.11.11.16.02.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 11 Nov 2021 16:02:43 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger , Yipeng Wang , Sameh Gobriel , Bruce Richardson , Vladimir Medvedkin Subject: [PATCH v4 12/18] hash: fix typo in comment Date: Thu, 11 Nov 2021 16:02:20 -0800 Message-Id: <20211112000226.56586-13-stephen@networkplumber.org> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20211112000226.56586-1-stephen@networkplumber.org> References: <20210909175648.174258-1-stephen@networkplumber.org> <20211112000226.56586-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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Yet another spelling error found by codespell. Signed-off-by: Stephen Hemminger --- lib/hash/rte_thash.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/hash/rte_thash.c b/lib/hash/rte_thash.c index 394e1328c531..6847e36f4b10 100644 --- a/lib/hash/rte_thash.c +++ b/lib/hash/rte_thash.c @@ -28,7 +28,7 @@ EAL_REGISTER_TAILQ(rte_thash_tailq) /** * Table of some irreducible polinomials over GF(2). - * For lfsr they are reperesented in BE bit order, and + * For lfsr they are represented in BE bit order, and * x^0 is masked out. * For example, poly x^5 + x^2 + 1 will be represented * as (101001b & 11111b) = 01001b = 0x9 -- 2.30.2