[dpdk-dev] [PATCH] eal: fix version macro

David Marchand david.marchand at redhat.com
Wed Mar 17 16:36:15 CET 2021


On Wed, Mar 17, 2021 at 10:31 AM Thomas Monjalon <thomas at monjalon.net> wrote:
>
> The macro RTE_VERSION is broken since updated with function calls.
> It is a build-time version number, and must be built with macros.
> For a run-time version number, there is the function rte_version().
>
> Fixes: 5b637a848195 ("eal: fix querying DPDK version at runtime")
> Cc: stable at dpdk.org
>
> Reported-by: David Marchand <david.marchand at redhat.com>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>

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

Let's discuss the versioning of the new symbols in the other thread.
Thanks.

-- 
David Marchand



More information about the dev mailing list