From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DE1BAA0561; Wed, 17 Mar 2021 23:42:13 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61581140F60; Wed, 17 Mar 2021 23:42:13 +0100 (CET) Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by mails.dpdk.org (Postfix) with ESMTP id 3A609140F57 for ; Wed, 17 Mar 2021 23:42:12 +0100 (CET) Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id 8A91C5C00DB; Wed, 17 Mar 2021 18:42:11 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute2.internal (MEProxy); Wed, 17 Mar 2021 18:42:11 -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= EEa7JHGi2L3LRQEvM+lA0K2c8AIoR7EFU/ly7qdtK58=; b=Ue7OTpfLSAFGAw1L 61Sp/2NJrsijU671eSjQ3e6BdTs39tGIFzW359eKxC1F83KE1vm4NojeDH2IDPo7 QDX03wDlnPadQ7WntmWf+iaNUa9v8giF82A69hKof9egDLZDSQjCBEATO06QF7p2 ImY3W/gmie0MMCsS2qgZFcmH6IVkLFaCTuuKnj6GxeAdOdG1UWjyu6IxOGpe/2ca 1NxTSLQWh0tntCK7wmGSfnBzrb6COzbdEvt04bkQFvBkE68LxtQkr/9wXN5KmdHN GqA/tZ9WhBczTh5EPnqH/swAxs/3lQRZZX3i2Gw19GSY2/OuTYsjTy05Yx1TUHRC fw2hEg== 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=EEa7JHGi2L3LRQEvM+lA0K2c8AIoR7EFU/ly7qdtK 58=; b=Zz9njkG/KpBgq2vBuZ8SSVqMPX20mLtKMOTWNE9Ja6mN71f3YQ/PC8zjo ckVwbEvnrEi4iIPfJHKlBtnYP0A5SHVM0r7QwEsgD+vTGol2bNfoPjH2BUCqVotj 0NRCQzyVjtmR0qvIMjcANtbyF/6e2HDWyFIKaVq2VPlU/q3SkDzN87mxA5hISohQ btAXlo+y0vQ8uNHcoyiDsZQ5k0Sz15V5j503yhKoAWQzoMDlNvvalc4v2pWh7jIO Ew0hg1hUrmdpZwTpMvZuqjTh3a3atbh7STU3cvoBnM4BvR64VVeHPqe9pQUU7XEM 0xXHFF6QflGNJ5pSNqv6L+6YQ/8lg== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrudefhecutefuodetggdotefrodftvfcurf hrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecuuegr ihhlohhuthemuceftddtnecunecujfgurhephffvufffkfgjfhgggfgtsehtufertddttd dvnecuhfhrohhmpefvhhhomhgrshcuofhonhhjrghlohhnuceothhhohhmrghssehmohhn jhgrlhhonhdrnhgvtheqnecuggftrfgrthhtvghrnhepudeggfdvfeduffdtfeeglefghf eukefgfffhueejtdetuedtjeeuieeivdffgeehnecukfhppeejjedrudefgedrvddtfedr udekgeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpe hthhhomhgrshesmhhonhhjrghlohhnrdhnvght 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 7DC0324005A; Wed, 17 Mar 2021 18:42:09 -0400 (EDT) From: Thomas Monjalon To: dev@dpdk.org Cc: ncopa@alpinelinux.org, bruce.richardson@intel.com, david.marchand@redhat.com, ferruh.yigit@intel.com, andrew.rybchenko@oktetlabs.ru Date: Wed, 17 Mar 2021 23:42:06 +0100 Message-ID: <1621975.zEh0r3e9jf@thomas> In-Reply-To: <20210228125353.2436562-1-thomas@monjalon.net> References: <20190313170657.16688-1-ncopa@alpinelinux.org> <20210228125353.2436562-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [PATCH v6 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" 28/02/2021 13:53, Thomas Monjalon: > These patches fix some build errors/warning for Alpine Linux, > using musl and busybox. > Few improvements are added on the way. No more comment on this series? Ready to merge?