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 A186AA00C3; Tue, 1 Feb 2022 12:03:25 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3AA4440698; Tue, 1 Feb 2022 12:03:25 +0100 (CET) Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by mails.dpdk.org (Postfix) with ESMTP id 53EFA40691 for ; Tue, 1 Feb 2022 12:03:24 +0100 (CET) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id D1A2D5C0278; Tue, 1 Feb 2022 06:03:23 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute4.internal (MEProxy); Tue, 01 Feb 2022 06:03:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= cc:cc:content-transfer-encoding:content-type:date:date:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:sender:subject:subject:to:to; s=fm3; bh=5ZcIHtAUTP9F4c mrz2AKTz3ujUkfpP6yzE8iRqRxLJw=; b=T+4a3XTGhHM3vv0jvQ0OafkJigz2Os 3+PJeCqKU2FCqRq3wLUtx627LN0tWxE6PTmn9tsSueAM4GhL260bnBPOQlbvSrEV 1xvSgLkuoeXzYne5EOl8JCHnLpm3q/oQCH/p9uTsSJc/mUUGhWVJJ5EzJiAtJgJW lA4LuPXQaRktSwzmPVf8R9DF/PVB4HzD2KPmHIS6M3MBxgwe1mA/I3gM6gkmmQjT UjNBLCfJRyDbErsx3eWAXndEkTbfYBxIvrE4p92MSf082yViH7LKzcCj46cnpDYR b+HQaLrZFwHsaOogKYrUzGpYYmGDjvQ2tNGrKPbqk2mOfAtXHTKOtVIQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:from:from:in-reply-to:in-reply-to :message-id:mime-version:references:reply-to:sender:subject :subject:to:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=5ZcIHtAUTP9F4cmrz2AKTz3ujUkfpP6yzE8iRqRxL Jw=; b=nZ+wXjsRGCPh7gCvW6MBGrZArZqkEaV8iEP7PX10Gk5vgkk55CTZg3i7n L7EJZagqw+Viu789RLzf5HtR9pvCzE11i2UWy6sJ8iKhcpe5GpjF8ILLkJZ9Cu3d V5iXQQpyqw+kWOWffARDBQhlnXKbok1kgj1ltc5AV+t1nu48mvXZeEl5Y5XRXxeF edAhfsLjKPL+C9kWNjjB5lbzdNvXqI93oRU8ddH7fFsJDk3CbGbHexEU4WC6zE0E aX/LMwlxKqa1ToPRwS2dJhhC5aoHw9OYyMih5V1ePmPOExehSUjjYaatKDrmwpdl Ipxznr+x1mZlhavrvQH13dztVoG1g== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrgeefgddvfecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghs ucfoohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtf frrghtthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueei iedvffegheenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhroh hmpehthhhomhgrshesmhhonhhjrghlohhnrdhnvght X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Tue, 1 Feb 2022 06:03:22 -0500 (EST) From: Thomas Monjalon To: Nipun Gupta Cc: "dev@dpdk.org" , Jun Yang , Hemant Agrawal , David Marchand , "Sachin Saxena (OSS)" Subject: Re: [PATCH] net/dpaa2: fix build with musl Date: Tue, 01 Feb 2022 12:03:20 +0100 Message-ID: <37358788.10thIPus4b@thomas> In-Reply-To: References: <6348031.G0QQBjFxQf@thomas> <20220201095332.834143-1-thomas@monjalon.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 > > PAGE_SIZE is already defined in musl libc: > > > > drivers/net/dpaa2/dpaa2_recycle.c:35: error: "PAGE_SIZE" redefined > > /usr/include/limits.h:97: note: > > this is the location of the previous definition > > 97 | #define PAGE_SIZE PAGESIZE > > > > Fixes: f023d059769f ("net/dpaa2: support recycle loopback port") > > > > Reported-by: David Marchand > > Signed-off-by: Thomas Monjalon > Acked-by: Nipun Gupta Applied