From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 05E0BA32A4 for ; Fri, 25 Oct 2019 18:08:42 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BF43F1D151; Fri, 25 Oct 2019 18:08:41 +0200 (CEST) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id B12301C43F for ; Fri, 25 Oct 2019 18:08:40 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 362F422293; Fri, 25 Oct 2019 12:08:40 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Fri, 25 Oct 2019 12:08:40 -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=fA4a3UYGTBjDd9/r8ix2YynKryYIIdCW+11oU5h5BJM=; b=BFIaSJwctvWJ Jm7QetfQMVwtEAHknj0Q7mnSPS1ukW6cApkHcMPc04CTmOyl1+6f3Uy6hi8neY7V 91LVPuPRN6uyq1TKN/mKYeeU7BSHSXn4MG8bFQlgcgvXtS9fQ1hrb2B4CcnrxjtV JoeGNDqYarQqBZgOXzGhMHI6xl6yM9c= 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=fm1; bh=fA4a3UYGTBjDd9/r8ix2YynKryYIIdCW+11oU5h5B JM=; b=YOjj37fVOlWPAUDbxVs9qxgnFdCffF8eO+lf/RqpMKjqWM5v60MDFsGs5 9cbdYzSa2Z50S02oUBRYbvD5GXIaZZgj7fbvZ6YUoiGkAvSviakn+Cr2UgEiREZj p1rmJml3nO3YSGv52xZZ0ym2JfxWwFFH9SCeCAtlHqfbf2Sud87rrDzSQCkkNdD+ 92A9kHNzeac3TDHpzdKt15w0+28juOxFzHvzCDAxCoIj1ZK5c/fLGqYzxtpzb6H3 7P4YuqFBJ4jxDpF93YgY/RJX1w5JWkYaYV9C1802yQwoC9w/eYsUKHKE15roRUId GqnAMEhNss5FaORBENo5ZD6SEXHMw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrleefgdelkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkph epjeejrddufeegrddvtdefrddukeegnecurfgrrhgrmhepmhgrihhlfhhrohhmpehthhho mhgrshesmhhonhhjrghlohhnrdhnvghtnecuvehluhhsthgvrhfuihiivgeptd 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 B457AD6005A; Fri, 25 Oct 2019 12:08:38 -0400 (EDT) From: Thomas Monjalon To: "Singh, Jasvinder" Cc: dev@dpdk.org, "Dumitrescu, Cristian" , "Krakowiak, LukaszX" Date: Fri, 25 Oct 2019 18:08:37 +0200 Message-ID: <1730211.nGpjPk5n0j@xps> In-Reply-To: <3EB4FA525960D640B5BDFFD6A3D891268E946FC5@IRSMSX108.ger.corp.intel.com> References: <20191014172455.139224-1-jasvinder.singh@intel.com> <20191016141729.67221-2-jasvinder.singh@intel.com> <3EB4FA525960D640B5BDFFD6A3D891268E946FC5@IRSMSX108.ger.corp.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v2 2/2] sched: modify internal structs and functions for 64 bit values 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" 16/10/2019 17:14, Dumitrescu, Cristian: > From: Singh, Jasvinder > > > > Modify internal structure and functions to support 64-bit > > values for rates and stats parameters. > > > > Signed-off-by: Jasvinder Singh > > Signed-off-by: Lukasz Krakowiak > > --- > > v2: > > - remove rte_sched_min_val_2_u32() from rte_sched_common.h > > - replace rte_sched_min_val_2_u32() by RTE_MIN in rte_sched.c > > - replace sched_counter_t by uint64_t > > - add 64 bit version of rte_approx > > > > Acked-by: Cristian Dumitrescu Applied, thanks