[dpdk-dev] [PATCH v2] build: remove unused function versioning

David Marchand david.marchand at redhat.com
Thu Jan 30 17:11:04 CET 2020


On Thu, Jan 30, 2020 at 10:25 AM Andrzej Ostruszka
<aostruszka at marvell.com> wrote:
>
> Timer, LPM and Distributor libraries no longer use function versioning
> and therefore do not need separate build for static and shared version
> of libraries.
>
> This patch removes use_function_versioning from their meson build files
> and corresponding include from the sources.
>
> Signed-off-by: Andrzej Ostruszka <aostruszka at marvell.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>
>
> Fixes: f2fb215843a9 ("timer: remove deprecated code")
> Fixes: 6e5b51676176 ("distributor: remove deprecated code")
> Fixes: c381a8d554b7 ("lpm: remove deprecated code")
> Cc: marcinx.baran at intel.com
>
> ---
> V2:
> - removed also includes (updating only meson files causes build
>   failures), and updated commit msg accordingly

Thanks, I had the exact same patch in store (caught when working with
Olivier on some ABI stuff for mempool).

Cc: stable at dpdk.org

Acked-by: David Marchand <david.marchand at redhat.com>


-- 
David Marchand



More information about the dev mailing list