From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal/ppc64: revert implement arch-specific TSC freq query Date: Thu, 01 Feb 2018 01:29:56 +0100 Message-ID: <3728847.cnur1V9eyL@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Gowrishankar , Chao Zhu Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 61F181B878 for ; Thu, 1 Feb 2018 01:30:44 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 30/01/2018 09:59, Gowrishankar: > From: Gowrishankar Muthukrishnan > > This reverts commit 15692396fd68932b6a81f00f12d4b0da12baa7d3 > (eal/ppc64: implement arch-specific TSC freq query). We intended > to derive pkt/sec estimation with cpu clock frequency. As timebase > register serves the timer purpose, we need to stick with it for > calculating pkt/sec, hence reverting the change. > > Fixes: 15692396fd (eal/ppc64: implement arch-specific TSC freq query) It is not clear what it is fixing. Chao, please review.