> -----Original Message-----
> From: Luca Boccassi <[email protected]>
> Sent: Tuesday, September 11, 2018 1:34 AM
> To: [email protected]
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; Mody, Rasesh <[email protected]>; Patil,
> Harish <[email protected]>; Shaikh, Shahed
> <[email protected]>; [email protected]; Thotton, Shijith
> <[email protected]>; Srinivasan, Srisivasubramanian
> <[email protected]>; [email protected];
> [email protected]; Jacob, Jerin
> <[email protected]>; Czekaj, Maciej
> <[email protected]>; [email protected];
> [email protected]; Gupta, Ashish
> <[email protected]>; [email protected];
> [email protected]; [email protected]
> Subject: [PATCH 05/15] build: add Meson files for qede PMD

.
.
> +subdir('base')
> +objs = [base_objs]
> +
> +sources = files(
> +       'qede_ethdev.c',
> +       'qede_fdir.c',

Heads up -
We have submitted a patch series in which qede_fdir.c gets renamed to 
qede_filter.c.
Series has not be accepted yet, so you may have to change this if our patch 
series gets applied before this one.

> +       'qede_main.c',
> +       'qede_rxtx.c',
> +)
> +
> +#deps += ['ethdev']
> --
> 2.18.0

Acked-by: Shahed Shaikh <[email protected]>

Reply via email to