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 A1805A05A1; Wed, 22 Apr 2020 02:00:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 569711D412; Wed, 22 Apr 2020 02:00:37 +0200 (CEST) Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id A1F491C43D for ; Wed, 22 Apr 2020 02:00:35 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id C57B95C01E2; Tue, 21 Apr 2020 20:00:33 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute7.internal (MEProxy); Tue, 21 Apr 2020 20:00:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding:content-type; s=fm1; bh=Qi8rcHQc0idO/ S468c4Jxgau+OACjK8TYzV/JR+9ns0=; b=HEQ7hOLuj8GSkxNhGoCpQ4ddcihaY AbkVZLTvSFLCQWhEiEyreR4lyfT+Pd20ORhYU2eAZf/t9gyiw45hnkdA48F1SSdT QQdGf18TyuJNrxU0rqqRpIOgT22JyyVk/qWFqEMv3a/HGKw/YSA1dcrTIL1tmzQV g9xxIeH1t8oMQxDZxlTUxAiAB/dlaWPIMhUGe6EXdBRYP6VJ9S6XSsfPqZoZMbT0 hTUd2rs/w0zxpjnhr89IAMyBXYOwo1tREfanRGv/w4b0OYxdKVWFX5TmFjckqCcH M1RfwwG9aDfaiq7v8JcOLU71hAki8Wh8GDfv0DY10Mgt8A3Rca3ymXwEg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:message-id:mime-version:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=Qi8rcH Qc0idO/S468c4Jxgau+OACjK8TYzV/JR+9ns0=; b=JUio4+pAHcmgLS+JyOlwXj h1dQCHCzKkG5AaorlOWNDihYhhyBhDlJUfNS3w7XgLO/zHvshVstzVpaWnmpyUQB UflOflOGuG+TnZEWc4T/SmQrdmiyg3KBUm28iQCHp85sm11GCASh7uuksYVxdPzU Y+opIBdmL1OK2RUXdWBK5JnSzo+6I7Y1isND3vllO8SOula3xDaH8lDqpSZmJwCG +KR4qCXLewZwTh66OWdtg1qg1oXIt+9S05UBXEB/eO49Gwjw0viexP+osWYWyA5F 1TJELF0C1nNju60TGrqc24u4LwPPz5SGn6stC2a9TkEZspaADCMCHSMXSvg7BK4g == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedrgeeigddvkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfo ohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucfkphepje ejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivgepudenucfrrghrrghm pehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 B65723065C7B; Tue, 21 Apr 2020 20:00:32 -0400 (EDT) From: Thomas Monjalon To: Honnappa Nagarahalli , Konstantin Ananyev Cc: olivier.matz@6wind.com, david.marchand@redhat.com, bruce.richardson@intel.com, dev@dpdk.org Date: Wed, 22 Apr 2020 02:00:31 +0200 Message-ID: <6060324.K2JlShyGXD@thomas> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: [dpdk-dev] time for compiling test_ring.c 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" Hi, I don't want know why and when, but it seems the file test_ring.c became very long to compile, especially with clang. I have no solution to shorten the compilation time, so I propose to rename test_ring.c to test_patien.ce. Disclosure: I am failing this test :-(