Re: [dpdk-dev] [PATCH v3 1/4] hash: fix meson headers packaging
From: Honnappa Nagarahalli <hidden>
Date: 2020-01-30 18:40:20
From: Honnappa Nagarahalli <hidden>
Date: 2020-01-30 18:40:20
<snip>
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.