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 758A6A0C4E for ; Thu, 17 Jun 2021 09:01:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61327410DE; Thu, 17 Jun 2021 09:01:10 +0200 (CEST) Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by mails.dpdk.org (Postfix) with ESMTP id 2B26E40150; Thu, 17 Jun 2021 09:01:07 +0200 (CEST) Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.west.internal (Postfix) with ESMTP id 2AFB416FD; Thu, 17 Jun 2021 03:01:05 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Thu, 17 Jun 2021 03:01:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= YGO1mxY9HqYzGOF0m8HwIJJZNesrJ/jRlGEHrA6rLwo=; b=52qyARNnkKvhx+ZJ E/vYCvzhsu3HCcQ7GfRWwrDZwvYySWAyA1yMe0f49Z+5Ni/36AC0Vf+Lfk9nYBUM 6ubTcto5lDrTybX0ekDOqals/sx+gLHi1Fu9/O5jzJXPmzsj0x+wAOBODzyv2G9T 5rsKK6m7acnx6h4DYGl03D9+c8l/MJdLAU/i2kWhnHVO+XGUb0/0E4SahZAzwZRs BKI9MqkC++gHK9OKBYa2nTvKe0DrLlBKheDnBc6BITl7PByyJBhhqTdPE+e5vo/y yo+El2ihDrW2SJE59bwhr8JfvuksymPrf0571R+pZ48nb4ZYLjuqvNUV796Z3Ewe pswMSA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm3; bh=YGO1mxY9HqYzGOF0m8HwIJJZNesrJ/jRlGEHrA6rL wo=; b=d3j+oGoWb3VAe9SRdabW9oq3d0Hc7PBL/NrQYG1Cj4iWi/9h8i3uUhe21 OVuLcWjEhf3w93o0OXGL83lIfqHxdlVpmCchMqk9HHFnN6GO8T3KCNYpvYmF20/O iwz4oa1uIXSniQB9Vk0NgSie0DpDNFGUQsF+S7ZZ3mBa0/1inwBwDJQDkkBji3M8 8ArWEVCuJoYsKdA3YhWF58ANGdYxgoR0GUh8/IhAsbFnraHP3NcHFPjEPtSd8b0G 9N1yvp5gNvbJCcp6PNZDSyNnrJG2+sGMYbyhVKWwEbam+DGNO3sD96u4h5EPrIMN o2pZrS8l4ktlJwFD1smmwwl/pouKw== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrfeeftddguddutdcutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdej ueeiiedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Thu, 17 Jun 2021 03:01:03 -0400 (EDT) From: Thomas Monjalon To: Thierry Herbelot , "Dumitrescu, Cristian" Cc: "dev@dpdk.org" , stable@dpdk.org Date: Thu, 17 Jun 2021 09:01:01 +0200 Message-ID: <2876434.PSW51Ridbg@thomas> In-Reply-To: References: <20210524085341.15184-1-thierry.herbelot@6wind.com> <20210524112836.28224-1-thierry.herbelot@6wind.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-stable] [PATCH v2] table: fix typo X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Sender: "stable" > > Check Bucket key for all possible indices. > > > > Fixes: d0a00966618ba ("table: add exact match SWX table") > > Cc: stable@dpdk.org > > Cc: Cristian Dumitrescu > > > > Signed-off-by: Thierry Herbelot [...] > > - return (!bkt->sig[0] && !bkt->sig[1] && !bkt->sig[2] && !bkt->sig[2]) > > + return (!bkt->sig[0] && !bkt->sig[1] && !bkt->sig[2] && !bkt->sig[3]) > > Acked-by: Cristian Dumitrescu > > Thierry, thanks again, you could have actually added my ack from V1 :) The root cause looks to be a typo indeed, but the impact or the scope of the issue should stated in few words in the title please. No need to send a v3, please suggest a title and I will apply.