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 042B7A04FA; Wed, 5 Feb 2020 20:51:45 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 246C31C2B7; Wed, 5 Feb 2020 20:51:45 +0100 (CET) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 1803F1C2AD; Wed, 5 Feb 2020 20:51:42 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 05 Feb 2020 11:51:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,406,1574150400"; d="scan'208";a="431978185" Received: from orsmsx106.amr.corp.intel.com ([10.22.225.133]) by fmsmga006.fm.intel.com with ESMTP; 05 Feb 2020 11:51:41 -0800 Received: from orsmsx158.amr.corp.intel.com (10.22.240.20) by ORSMSX106.amr.corp.intel.com (10.22.225.133) with Microsoft SMTP Server (TLS) id 14.3.439.0; Wed, 5 Feb 2020 11:51:28 -0800 Received: from orsmsx104.amr.corp.intel.com ([169.254.4.176]) by ORSMSX158.amr.corp.intel.com ([169.254.10.113]) with mapi id 14.03.0439.000; Wed, 5 Feb 2020 11:51:28 -0800 From: "Wang, Yipeng1" To: Honnappa Nagarahalli , David Marchand , "dev@dpdk.org" CC: "thomas@monjalon.net" , "Richardson, Bruce" , "Laatz, Kevin" , "aconole@redhat.com" , "nhorman@tuxdriver.com" , "Akhil.goyal@nxp.com" , "anoobj@marvell.com" , "bluca@debian.org" , "Trahe, Fiona" , "Yigit, Ferruh" , "stable@dpdk.org" , "Gobriel, Sameh" , "Van Haaren, Harry" , Luca Boccassi , "Wiles, Keith" , nd , nd Thread-Topic: [PATCH v3 1/4] hash: fix meson headers packaging Thread-Index: AQHV14Zv0T6xQ/RBlEqBfmWlSdb2V6gDfTJwgAAMymCACYBQMA== Date: Wed, 5 Feb 2020 19:51:27 +0000 Message-ID: References: <20191220152058.10739-1-david.marchand@redhat.com> <20200130160009.6549-1-david.marchand@redhat.com> <20200130160009.6549-2-david.marchand@redhat.com> In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [10.22.254.140] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH v3 1/4] hash: fix meson headers packaging 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" >-----Original Message----- >From: Honnappa Nagarahalli [mailto:Honnappa.Nagarahalli@arm.com] >Sent: Thursday, January 30, 2020 10:40 AM >To: Wang, Yipeng1 ; David Marchand ; dev@dpdk.org >Cc: thomas@monjalon.net; Richardson, Bruce ; L= aatz, Kevin ; >aconole@redhat.com; nhorman@tuxdriver.com; Akhil.goyal@nxp.com; anoobj@mar= vell.com; bluca@debian.org; Trahe, Fiona >; Yigit, Ferruh ; stable@dp= dk.org; Gobriel, Sameh ; Van >Haaren, Harry ; Luca Boccassi ; Wiles, Keith ; nd >; Honnappa Nagarahalli ; nd >Subject: RE: [PATCH v3 1/4] hash: fix meson headers packaging > > > >> >Subject: [PATCH v3 1/4] hash: fix meson headers packaging >> > >> >Those headers are internal and should not be distributed. >> > >> >Fixes: 5b9656b157d3 ("lib: build with meson") >> >Cc: stable@dpdk.org >> > >> >Signed-off-by: David Marchand >> >Acked-by: Luca Boccassi >> >> [Wang, Yipeng] >> Thanks for the patch! I believe they are for internal used only. >> But include Honnappa from ARM here since in the makefile seems the >> rte_crc_arm64.h is installed? >I see that this patch installs rte_crc_arm64.h. I do no see any issue. [Wang, Yipeng]=20 Right sorry, I mis-read the code line.=20