From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 49C9B1B447 for ; Wed, 3 Apr 2019 18:17:27 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id ABFEF21F58; Wed, 3 Apr 2019 12:17:26 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 03 Apr 2019 12:17:26 -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=mesmtp; bh=a3tX3jql+g4/dCb7O+HZ6k9YNipTTpRxNGTA8++u3Es=; b=Bu4J5T4js7Wu oJ1CcJUF3Xf4A32MMWmNBnBdwwOjaSjksRz7ae0tk5Dx3kF55DcH+9FXTWEMCHrg kOgT2imXgmcrPm0iKWOH38kbe36EP9z2mISWQxYONaiT6wZWoNmJJwqD0MVbdz7l 6HhzR39aHTTzVYTELR+7tgGkHoZlU0M= 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=fm2; bh=a3tX3jql+g4/dCb7O+HZ6k9YNipTTpRxNGTA8++u3 Es=; b=4hR28VVYjrDFEum3ZNWw7bLWDF6Ed6iVP3JlctCuNUv6veu90siy+CoxK LxvCCkotdmd4Fge3EdWrHStPiWMPCUg4hCylPxhpRdzmRMTiNkArQUmb3ADwL71E fzTXRahrfC5R1WzQEk1TraO/5C8bs0VBUu7JaLselYLSu/dkwDwIE3lWyjlACkdl 0OhVKox/p+BvG/bdy7+A7Jtk0hgjF+D4hq3ecmRjwLOjUYZ2d9Ty78m7I3mIV7nx rboe8m7V7MD5cLcqxoiKoq3FSM+6ZvvE4XrsnA1fERz4yDriZuU2brcRXWjHKYcU Bq/x7KWKC9V+Fy0G/sxv4Hm53w5Aw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrtdefgdejfeculddtuddrgedutddrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivg hnthhsucdlqddutddtmdenucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvden ucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrg hlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhep mhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsth gvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 42A2A10390; Wed, 3 Apr 2019 12:17:25 -0400 (EDT) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org, Maxime Coquelin Date: Wed, 03 Apr 2019 18:17:23 +0200 Message-ID: <1606219.MpMI0LAuiy@xps> In-Reply-To: <719a6842-d8ca-a78e-945d-89eaca1a6626@redhat.com> References: <20190321195910.11140-1-stephen@networkplumber.org> <719a6842-d8ca-a78e-945d-89eaca1a6626@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const 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: , X-List-Received-Date: Wed, 03 Apr 2019 16:17:27 -0000 22/03/2019 19:09, Maxime Coquelin: > On 3/21/19 8:59 PM, Stephen Hemminger wrote: > > The divisor is not modified here. Doesn't really matter for optimizaton > > since the function is inline already; but helps with expressing > > intent. > > > > Signed-off-by: Stephen Hemminger > > Reviewed-by: Maxime Coquelin Applied, thanks From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 32874A0679 for ; Wed, 3 Apr 2019 18:17:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0E3D51B4B6; Wed, 3 Apr 2019 18:17:29 +0200 (CEST) Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 49C9B1B447 for ; Wed, 3 Apr 2019 18:17:27 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id ABFEF21F58; Wed, 3 Apr 2019 12:17:26 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 03 Apr 2019 12:17:26 -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=mesmtp; bh=a3tX3jql+g4/dCb7O+HZ6k9YNipTTpRxNGTA8++u3Es=; b=Bu4J5T4js7Wu oJ1CcJUF3Xf4A32MMWmNBnBdwwOjaSjksRz7ae0tk5Dx3kF55DcH+9FXTWEMCHrg kOgT2imXgmcrPm0iKWOH38kbe36EP9z2mISWQxYONaiT6wZWoNmJJwqD0MVbdz7l 6HhzR39aHTTzVYTELR+7tgGkHoZlU0M= 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=fm2; bh=a3tX3jql+g4/dCb7O+HZ6k9YNipTTpRxNGTA8++u3 Es=; b=4hR28VVYjrDFEum3ZNWw7bLWDF6Ed6iVP3JlctCuNUv6veu90siy+CoxK LxvCCkotdmd4Fge3EdWrHStPiWMPCUg4hCylPxhpRdzmRMTiNkArQUmb3ADwL71E fzTXRahrfC5R1WzQEk1TraO/5C8bs0VBUu7JaLselYLSu/dkwDwIE3lWyjlACkdl 0OhVKox/p+BvG/bdy7+A7Jtk0hgjF+D4hq3ecmRjwLOjUYZ2d9Ty78m7I3mIV7nx rboe8m7V7MD5cLcqxoiKoq3FSM+6ZvvE4XrsnA1fERz4yDriZuU2brcRXWjHKYcU Bq/x7KWKC9V+Fy0G/sxv4Hm53w5Aw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrtdefgdejfeculddtuddrgedutddrtddtmd cutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdp uffrtefokffrpgfnqfghnecuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivg hnthhsucdlqddutddtmdenucfjughrpefhvffufffkjghfggfgtgesthfuredttddtvden ucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrg hlohhnrdhnvghtqeenucfkphepjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhep mhgrihhlfhhrohhmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsth gvrhfuihiivgeptd X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 42A2A10390; Wed, 3 Apr 2019 12:17:25 -0400 (EDT) From: Thomas Monjalon To: Stephen Hemminger Cc: dev@dpdk.org, Maxime Coquelin Date: Wed, 03 Apr 2019 18:17:23 +0200 Message-ID: <1606219.MpMI0LAuiy@xps> In-Reply-To: <719a6842-d8ca-a78e-945d-89eaca1a6626@redhat.com> References: <20190321195910.11140-1-stephen@networkplumber.org> <719a6842-d8ca-a78e-945d-89eaca1a6626@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH] rte_reciprocal: make arg to rte_reciprocal_divide_u64 const 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" Message-ID: <20190403161723.pV9CO8-A7jA9p5PVlnx6YEue6ITT2cdD427Ksfuw63g@z> 22/03/2019 19:09, Maxime Coquelin: > On 3/21/19 8:59 PM, Stephen Hemminger wrote: > > The divisor is not modified here. Doesn't really matter for optimizaton > > since the function is inline already; but helps with expressing > > intent. > > > > Signed-off-by: Stephen Hemminger > > Reviewed-by: Maxime Coquelin Applied, thanks