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=-5.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 D175CC433C1 for ; Tue, 23 Mar 2021 10:02:33 +0000 (UTC) Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by mail.kernel.org (Postfix) with ESMTP id E2E5A619A5 for ; Tue, 23 Mar 2021 10:02:32 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E2E5A619A5 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 [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17B714014D; Tue, 23 Mar 2021 11:02:32 +0100 (CET) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by mails.dpdk.org (Postfix) with ESMTP id 172FA40143 for ; Tue, 23 Mar 2021 11:02:30 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.west.internal (Postfix) with ESMTP id A66EC128A; Tue, 23 Mar 2021 06:02:28 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute2.internal (MEProxy); Tue, 23 Mar 2021 06:02:28 -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=fm3; bh= MpdHxyRkG9I7wUnkOHsKOEbWxpz8RpLduDMyuWUbQks=; b=2cSw1aA5CtLrGq7w AbFB+wvXaL8McvawmpbHJFpEbKmWrUDpCjjdwFDpoSMWFDaHjpSPgBCGHnegwFXf YaDYv91SyXwH7hgxUzFovdNXR7PUhMa9TIyQri9WfXe4h4JJ3008cyXFW8aauCB1 DLpFKtI+z7aaAL8ZflxYud67bQdhX6rOAJZck7xzD4J/LkiT0GB5OPZY9LoAMerW cM9ajshwNXinr+acJdIXr34DROfM1Llrh5dN1JrPPCwESNlbTvUkiUcKsbduUF2r z8wf45YNFKu2I0sFCV5d/dAzYKaMdwbocBAFpcSLNvscNIsdDGFuGWVvej+g9fyX TR5qyw== 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=MpdHxyRkG9I7wUnkOHsKOEbWxpz8RpLduDMyuWUbQ ks=; b=FCiD6N8wckXFNbFhq4vfNPUmiA/pgjP3nHayRL03nUKTweWV37wYFOQ7Y 9bnWyFgJ7oR8LWBkWtAzoO+0iRC4L6cslf3x0AggNr/hkhZPF83VcInNXT6ofosB Y1p6BAKhK32e4lJMhmIzfyfuoI/98wfbMiGnzjWNMfsJxzI8agE0XuuuVwp+ZgVF v3urIVasL4YHEUaX5NRlKua31aRQbXKET0K6SjlmZt1sDvRoQj+6TG5AzPZ5sMtX 47CnCuxT+DPIRSS1lfJf68GlGxIIsdL9JgOfh6G0atrkFG57JVOt492OflP++aED 6QIbpAg5S80Gf5GDtENdET8Zg7j/g== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudegiedguddvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffufffkjghfggfgtgesthfure dttddtvdenucfhrhhomhepvfhhohhmrghsucfoohhnjhgrlhhonhcuoehthhhomhgrshes mhhonhhjrghlohhnrdhnvghtqeenucggtffrrghtthgvrhhnpedugefgvdefudfftdefge elgffhueekgfffhfeujedtteeutdejueeiiedvffegheenucfkphepjeejrddufeegrddv tdefrddukeegnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrh homhepthhhohhmrghssehmohhnjhgrlhhonhdrnhgvth 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 718EE1080054; Tue, 23 Mar 2021 06:02:27 -0400 (EDT) From: Thomas Monjalon To: ncopa@alpinelinux.org Cc: dev@dpdk.org Date: Tue, 23 Mar 2021 11:02:23 +0100 Message-ID: <6423369.YD4AKEjMJ3@thomas> In-Reply-To: <20210319145730.3555384-1-thomas@monjalon.net> References: <20190313170657.16688-1-ncopa@alpinelinux.org> <20210319145730.3555384-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v7 00/17] Alpine/musl build support 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" 19/03/2021 15:57, Thomas Monjalon: > These patches fix some build errors/warning for Alpine Linux, > using musl and busybox. > Few improvements are added on the way. Applied with a small last minute change in a script as discussed. Alpine is now supported in DPDK. Next step: add a test in our CI.