From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 619FCC10F0E for ; Mon, 15 Apr 2019 21:00:36 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id DB1D420675 for ; Mon, 15 Apr 2019 21:00:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=monjalon.net header.i=@monjalon.net header.b="Q5dwvATv"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="6n9+xDhm" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DB1D420675 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=monjalon.net Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5B04D1B3EC; Mon, 15 Apr 2019 23:00:34 +0200 (CEST) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 41C2B1B3E8 for ; Mon, 15 Apr 2019 23:00:33 +0200 (CEST) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id C129D2594D; Mon, 15 Apr 2019 17:00:32 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Mon, 15 Apr 2019 17:00: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=/Cb2ZtncQ+R/PMyHfiqqVfNbnEQVKuUKoudGiJ6nw0c=; b=Q5dwvATvRXB0 lLV8BT6xV+on1Z3zdZL0yWxur5YHhdYu4udSuHNOwyYzpRhNBqYoS6zSrVrjMtIc kPMRFSmjaCoTeChKiF91jcvOGEai5ertXEpcFNlXk/HYpatgAlFEG0UCTf1KAxFf +2bC956l253fLgM9/c7Ojn3XyuW2zRs= 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=/Cb2ZtncQ+R/PMyHfiqqVfNbnEQVKuUKoudGiJ6nw 0c=; b=6n9+xDhmCWEW3bWklNpFhU/U3wb+48m3btdGfrmj9f7AoQHNg56arz3Fj ozt+b9WBehV3mp2zULcg7cWcWYEYcjEVXmUJzXizaK6Xw5Yf8dLXvEMN+vI+fDmC NVJYS8UNsa1ro0sWXzI27U8B3aYqBwd5TQ00x0E9PKQ5sksZ/4Koouxvadkl6+zR F7Jg1BLHqqdmhFA7+Kw6n7EMVP1u5owq5NnK0Vnp5Lzk5HKTCGGKryDU/2+fWUnS r2R1tluPvDRNat1JJLcAFsWvMFfGdnxNYZh6ocWkBOMw7ZC8Pfu83VFE7LfcWRHE Z9xMoBxjbpLwu/b0DkL2RMyD/KODw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduuddrvdelgdduheeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkjghfggfgtgesthfure dttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucffohhmrghinhepughpughkrdhorhhgnecukfhppe ejjedrudefgedrvddtfedrudekgeenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhm rghssehmohhnjhgrlhhonhdrnhgvthenucevlhhushhtvghrufhiiigvpedt 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 39FBEE454F; Mon, 15 Apr 2019 17:00:31 -0400 (EDT) From: Thomas Monjalon To: jerinj@marvell.com Cc: dev@dpdk.org, yskoh@mellanox.com, Pavan Nikhilesh Date: Mon, 15 Apr 2019 23:00:29 +0200 Message-ID: <62231719.khZvh5XVTi@xps> In-Reply-To: <20190413201946.36566-1-jerinj@marvell.com> References: <20190413190121.15416-1-jerinj@marvell.com> <20190413201946.36566-1-jerinj@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v10 1/4] mk: introduce helper to check valid compiler argument 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" 13/04/2019 22:19, jerinj@marvell.com: > Change history of this series: > > v10 Changes: > - Fix the following checkpatch warning > http://mails.dpdk.org/archives/test-report/2019-April/080453.html > > v9 Changes: > - Remove compiler version check as it is now done using > cc.has_argument(). > > v8 Changes: > - Remove redudant lists (rebase aritfacts). (Yongseok Koh) > > v7 Changes: > - Updated cross compile config files align with > "build: improve pcap dependency handling" changeset to fix build issue with meson > - Some compiler needs the following depended patch to compile with meson > http://patches.dpdk.org/patch/52367/ Applied, thanks