[dpdk-dev] [PATCH] build: make compat a universal dependency

Luca Boccassi bluca at debian.org
Mon Jan 22 18:43:06 CET 2018


On Mon, 2018-01-22 at 15:42 +0000, Bruce Richardson wrote:
> By making "compat" lib (which consists of a header only) a dependency
> of
> the EAL, we make the header file available to all other libs, drivers
> and
> apps, and thereby make it less work to do ABI versioning.
> 
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
>  drivers/net/bonding/meson.build    | 2 +-
>  lib/librte_distributor/meson.build | 2 +-
>  lib/librte_eal/meson.build         | 1 +
>  lib/librte_ether/meson.build       | 2 +-
>  lib/librte_hash/meson.build        | 2 +-
>  lib/librte_lpm/meson.build         | 1 -
>  6 files changed, 5 insertions(+), 5 deletions(-)

Acked-by: Luca Boccassi <bluca at debian.org>

How's the Meson patchset looking for 18.02? What's on the TODO list?

-- 
Kind regards,
Luca Boccassi


More information about the dev mailing list