From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 028B8548B for ; Thu, 28 Mar 2019 19:35:32 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 916BA25628; Thu, 28 Mar 2019 14:35:32 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 28 Mar 2019 14:35:32 -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=qeos4cO9OdXFT9g+EasI9EKRXLFdY4IMhB8ldhhYv7c=; b=Nz58V0/4lUg5 OdeXZzJA26cNlfHjwxM56yMSwTP6KXH5SddK5DBy/Zjp8NQXiTYpdJ4CLzAXoZTl Tf/0IFoqIlNcacu5N3cdP5HTxnBK/s9ug6mh8htUcxzeXV7EZmTEsymcTKf5IVJX alUqmLSAnWZsXk3FL0qJHzH4/CBjo4c= 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=qeos4cO9OdXFT9g+EasI9EKRXLFdY4IMhB8ldhhYv 7c=; b=AQiyyoumIm8gOpM5SYttogmBhMgoBWpvF/DoRwvIBMrak85QN7TKNlt2y iJzwLVongBaj8GOzYBk/NxSh/uj+u5TiA4q7qAR1yydQHGswKX3qqV9uYAOBntZz KhDHrX3ZLCuf/lQeot014boYYtvogAeLJadZ/6RGwqbaVqIVRQ+hF8efuYbLJg+t dvC9ByY0p7BENK6sO7u8RN9szw5oV6I9/iADpDoFCtEr/j5AFJLDvVVxHQvkBhHs dT3HeWty7JueHoOvUWBZiGl8CvEle68oHoSZkpuaDqOSvYpVi+YKT8vKLS6u7/QG m7zNZD/IeAiGNRPavYzrWSANkC5qQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeeggdduudeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 C4DBA10316; Thu, 28 Mar 2019 14:35:31 -0400 (EDT) From: Thomas Monjalon To: Dharmik Thakkar Cc: dev@dpdk.org Date: Thu, 28 Mar 2019 19:35:30 +0100 Message-ID: <2953200.hAWl60vPpP@xps> In-Reply-To: <3730950.jMr7CrbtyN@xps> References: <20190220230023.17029-1-dharmik.thakkar@arm.com> <20190226230229.25450-1-dharmik.thakkar@arm.com> <3730950.jMr7CrbtyN@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v4 0/3] Replace compilation time options with log level 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: Thu, 28 Mar 2019 18:35:33 -0000 28/03/2019 19:26, Thomas Monjalon: > > Dharmik Thakkar (3): > > test/hash: replace macro with log-level approach > > test/efd: enable unit test compilation always > > test/timer: enable unit test compilation always > > Applied, thanks PS: for 32-bit build, I had to replace "%lu" by "%"PRIuPTR. in third patch (app/test/test_timer_racecond.c). 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 6055EA0679 for ; Thu, 28 Mar 2019 19:35:35 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 226075681; Thu, 28 Mar 2019 19:35:34 +0100 (CET) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 028B8548B for ; Thu, 28 Mar 2019 19:35:32 +0100 (CET) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 916BA25628; Thu, 28 Mar 2019 14:35:32 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Thu, 28 Mar 2019 14:35:32 -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=qeos4cO9OdXFT9g+EasI9EKRXLFdY4IMhB8ldhhYv7c=; b=Nz58V0/4lUg5 OdeXZzJA26cNlfHjwxM56yMSwTP6KXH5SddK5DBy/Zjp8NQXiTYpdJ4CLzAXoZTl Tf/0IFoqIlNcacu5N3cdP5HTxnBK/s9ug6mh8htUcxzeXV7EZmTEsymcTKf5IVJX alUqmLSAnWZsXk3FL0qJHzH4/CBjo4c= 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=qeos4cO9OdXFT9g+EasI9EKRXLFdY4IMhB8ldhhYv 7c=; b=AQiyyoumIm8gOpM5SYttogmBhMgoBWpvF/DoRwvIBMrak85QN7TKNlt2y iJzwLVongBaj8GOzYBk/NxSh/uj+u5TiA4q7qAR1yydQHGswKX3qqV9uYAOBntZz KhDHrX3ZLCuf/lQeot014boYYtvogAeLJadZ/6RGwqbaVqIVRQ+hF8efuYbLJg+t dvC9ByY0p7BENK6sO7u8RN9szw5oV6I9/iADpDoFCtEr/j5AFJLDvVVxHQvkBhHs dT3HeWty7JueHoOvUWBZiGl8CvEle68oHoSZkpuaDqOSvYpVi+YKT8vKLS6u7/QG m7zNZD/IeAiGNRPavYzrWSANkC5qQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedutddrkeeggdduudeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhephffvufffkfgjfhgggfgtsehtufertddttddvnecuhfhrohhmpefvhhhomhgr shcuofhonhhjrghlohhnuceothhhohhmrghssehmohhnjhgrlhhonhdrnhgvtheqnecukf hppeejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhh ohhmrghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 C4DBA10316; Thu, 28 Mar 2019 14:35:31 -0400 (EDT) From: Thomas Monjalon To: Dharmik Thakkar Cc: dev@dpdk.org Date: Thu, 28 Mar 2019 19:35:30 +0100 Message-ID: <2953200.hAWl60vPpP@xps> In-Reply-To: <3730950.jMr7CrbtyN@xps> References: <20190220230023.17029-1-dharmik.thakkar@arm.com> <20190226230229.25450-1-dharmik.thakkar@arm.com> <3730950.jMr7CrbtyN@xps> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" Subject: Re: [dpdk-dev] [PATCH v4 0/3] Replace compilation time options with log level 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: <20190328183530.yWrGjd0PLPOZEZuLR4OnEK3t_3VynNIa0B8nWlElrGY@z> 28/03/2019 19:26, Thomas Monjalon: > > Dharmik Thakkar (3): > > test/hash: replace macro with log-level approach > > test/efd: enable unit test compilation always > > test/timer: enable unit test compilation always > > Applied, thanks PS: for 32-bit build, I had to replace "%lu" by "%"PRIuPTR. in third patch (app/test/test_timer_racecond.c).