[dpdk-dev] [PATCH] net: re-add qede to meson
Jerin Jacob
jerinjacobk at gmail.com
Thu Oct 3 10:38:57 CEST 2019
On Thu, Oct 3, 2019 at 1:48 PM David Marchand <david.marchand at redhat.com> wrote:
>
> qede has been dropped from the drivers/net meson.
> Add it again.
>
> Fixes: 9a8864c8b5da ("net/octeontx2: add build and doc infrastructure")
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
Reviewed-by: Jerin Jacob <jerinj at marvell.com>
> ---
> drivers/net/meson.build | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/net/meson.build b/drivers/net/meson.build
> index 513f19b..0170f01 100644
> --- a/drivers/net/meson.build
> +++ b/drivers/net/meson.build
> @@ -37,6 +37,7 @@ drivers = ['af_packet',
> 'octeontx',
> 'octeontx2',
> 'pcap',
> + 'qede',
> 'ring',
> 'sfc',
> 'softnic',
> --
> 1.8.3.1
>
More information about the dev
mailing list