[dpdk-dev] [PATCH v4 9/9] build: add Meson file for vmxnet3_uio PMD
Luca Boccassi
bluca at debian.org
Tue Sep 18 17:00:12 CEST 2018
On Thu, 2018-09-13 at 17:16 +0100, Luca Boccassi wrote:
> Signed-off-by: Luca Boccassi <bluca at debian.org>
> ---
> drivers/net/meson.build | 4 +++-
> drivers/net/vmxnet3/meson.build | 18 ++++++++++++++++++
> 2 files changed, 21 insertions(+), 1 deletion(-)
> create mode 100644 drivers/net/vmxnet3/meson.build
>
> diff --git a/drivers/net/meson.build b/drivers/net/meson.build
> index 74f4109161..5906283c2f 100644
On request I've sent a v5 adding a note in the commit message that the
filename of the library will be different from the one generated by the
makefiles, as it doesn't have the _uio suffix, following the suggestion
to avoid renames.
The following PMDs already have meson files which build a library file
with a different name from the makefiles:
net/liquidio
net/thurnderx
net/sfc
event/octeontx
compress/octeontx
--
Kind regards,
Luca Boccassi
More information about the dev
mailing list