17/03/2021 16:36, David Marchand: > On Wed, Mar 17, 2021 at 10:31 AM Thomas Monjalon <tho...@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: sta...@dpdk.org > > > > Reported-by: David Marchand <david.march...@redhat.com> > > Signed-off-by: Thomas Monjalon <tho...@monjalon.net> > > Acked-by: David Marchand <david.march...@redhat.com>
Applied quickly because the compilation of some apps are broken. > Let's discuss the versioning of the new symbols in the other thread. OK, in this thread: https://inbox.dpdk.org/dev/20210317151535.1412311-1-tho...@monjalon.net/