Re: [dpdk-dev] [PATCH v3 1/4] hash: fix meson headers packaging
From: Wang, Yipeng1 <hidden>
Date: 2020-02-05 19:51:46
-----Original Message----- From: Honnappa Nagarahalli [mailto:Honnappa.Nagarahalli@arm.com] Sent: Thursday, January 30, 2020 10:40 AM To: Wang, Yipeng1 <redacted>; David Marchand <redacted>; dev@dpdk.org Cc: thomas@monjalon.net; Richardson, Bruce <redacted>; Laatz, Kevin <redacted>; aconole@redhat.com; nhorman@tuxdriver.com; Akhil.goyal@nxp.com; anoobj@marvell.com; bluca@debian.org; Trahe, Fiona [off-list ref]; Yigit, Ferruh [off-list ref]; stable@dpdk.org; Gobriel, Sameh [off-list ref]; Van Haaren, Harry [off-list ref]; Luca Boccassi [off-list ref]; Wiles, Keith [off-list ref]; nd [off-list ref]; Honnappa Nagarahalli [off-list ref]; nd [off-list ref] Subject: RE: [PATCH v3 1/4] hash: fix meson headers packaging <snip>quoted
quoted
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 <redacted> Acked-by: Luca Boccassi <redacted>[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] Right sorry, I mis-read the code line.