From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (xvm-189-124.dc0.ghst.net [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 1BEFEA0524; Fri, 8 Jan 2021 10:09:08 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01E6F140EC4; Fri, 8 Jan 2021 10:09:08 +0100 (CET) Received: from wout5-smtp.messagingengine.com (wout5-smtp.messagingengine.com [64.147.123.21]) by mails.dpdk.org (Postfix) with ESMTP id 67D75140EC2 for ; Fri, 8 Jan 2021 10:09:06 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id 3F6E01B87; Fri, 8 Jan 2021 04:09:03 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Fri, 08 Jan 2021 04:09:03 -0500 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=fm3; bh= V/sJ5YyFnxm5cGbORVD5VYSoVAbdoXPzlkt5MHRUpPQ=; b=ZQRlO3Duwzxquz6Q KywhSNuRNN/aT/eFqCogcg5cBt6a8RDWvGuXLEuEXNkxJ8z/CEGLy7pe7OTIVrZx LyoTba9HtepzrG4DMZrZZ8KyZL1y6Cx5P8bGpKB6QG6ux+rIlE74fJs2fcimGQiq zQLZ74Dl1D2tZvTbQzYnUwC/gwWxdxlL5liHxIq0YvvOz8lxqsr33YzalxMtTc71 QCGq3QE2IFs2HJpxJSJQfZ582qWyMlvTfQOPmehqIpFNDitDomQsRS8kAOerduhQ qySOUzbcq5OrXUssY7cxBiu48+Qpqw9qX+JUKqtdgEFXj8BHuj1LWQU8hr3SkvKl yQyjFQ== 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=V/sJ5YyFnxm5cGbORVD5VYSoVAbdoXPzlkt5MHRUp PQ=; b=VL8ctfdWKkA/xcIgyk7LovVa+7GbljrBCfcB8q3bSiRyhtg3OnKb22SjT YSoaFEoNx4UwmaQVo/e2OhSbqhYlCS3sqWMAigIJs4JAqDUBpWO1V8VIDgeDLttX wkT8EZb6OoIFlZnv0+xjlVa3TuZMpyuTzBBtEa3QAHS1sl+uX70LubFxQgEOjqG9 4paEq6rCxIHs0GJjqJ89ghbwIGWPnJBNmu0/ytArWDgjGzdqnyUpCNyaKPOwh5x7 lDo8OQP+7O70TGrhATYRW+GsuIjN7hDsMolvGmSEcLAVk5tt/psBG6chenf68bwn K3VlS2meBt0SslP1nXj4vzrirSwsg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedujedrvdegfedgudehiecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfgh necuuegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd enucfjughrpefhvffufffkjghfggfgtgesthhqredttddtjeenucfhrhhomhepvfhhohhm rghsucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenuc ggtffrrghtthgvrhhnpeekteehtdeivefhieegjeelgedufeejheekkeetueevieeuvdev uedtjeevheevteenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrh fuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgr lhhonhdrnhgvth 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 F1B5A24005A; Fri, 8 Jan 2021 04:09:01 -0500 (EST) From: Thomas Monjalon To: Ophir Munk Cc: dev@dpdk.org, Ori Kam Date: Fri, 08 Jan 2021 10:08:58 +0100 Message-ID: <4985833.vo0Fgz2hKg@thomas> In-Reply-To: <20201220104148.13961-6-ophirmu@nvidia.com> References: <20201216164931.1517-2-ophirmu@nvidia.com> <20201220104148.13961-1-ophirmu@nvidia.com> <20201220104148.13961-6-ophirmu@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v2 5/6] app/regex: support performance measurements per QP 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 Sender: "dev" 20/12/2020 11:41, Ophir Munk: > Up to this commit measuring the parsing elapsed time and Giga bits per > second performance was done on the aggregation of all QPs (per core). > This commit separates the time measurements per individual QP. >=20 > Signed-off-by: Ophir Munk > --- > --- a/app/test-regex/main.c > +++ b/app/test-regex/main.c > + for (qp_id =3D 0; qp_id < nb_qps; qp_id++) { > + time =3D ((double)qp->end - qp->start) / CLOCKS_PER_SEC; This line triggers an error with PPC compiler: error: =E2=80=98qp=E2=80=99 may be used uninitialized in this function [-We= rror=3Dmaybe-uninitialized] time =3D ((double)qp->end - qp->start) / CLOCKS_PER_SEC;