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

Bruce Richardson bruce.richardson at intel.com
Tue Nov 26 10:52:41 CET 2019


On Tue, Nov 26, 2019 at 10:34:11AM +0100, Thomas Monjalon wrote:
> 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>
> 
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list