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 <alia...@mellanox.com>
> > ---
> > lib/librte_eal/common/meson.build | 5 ++++-
> > 1 file changed, 4 insertions(+), 1 deletion(-)
>
> Reviewed-by: Thomas Monjalon <tho...@monjalon.net>
>
Acked-by: Bruce Richardson <bruce.richard...@intel.com>