[dpdk-dev] [PATCH] build: install missing header files

Thomas Monjalon thomas at monjalon.net
Tue Nov 26 10:34:11 CET 2019


The title should mention EAL:
	eal: fix header files install with meson

26/11/2019 09:16, Ali Alnubani:
> The following header files weren't being installed by meson:
>   - rte_vfio.h
>   - rte_function_versioning.h
>   - rte_test.h
> 
> This patch adds them to the common_headers list so that
> they are installed.

Please add the "Fixes:" references.

> Signed-off-by: Ali Alnubani <alialnu at mellanox.com>
> ---
>  lib/librte_eal/common/meson.build | 5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)

Reviewed-by: Thomas Monjalon <thomas at monjalon.net>




More information about the dev mailing list