On Wed, Mar 17, 2021 at 04:15:35PM +0100, Thomas Monjalon wrote:
> Some functions were introduced in DPDK 21.05 to query the version parts
> (prefix, year, month, minor, suffix, release) at runtime.
> Per guidelines, these new public functions must be marked with
> __rte_experimental and ABI versioned as EXPERIMENTAL.
>
> Fixes: 5b637a848195 ("eal: fix querying DPDK version at runtime")
> Cc: sta...@dpdk.org
>
> Suggested-by: David Marchand <david.march...@redhat.com>
> Signed-off-by: Thomas Monjalon <tho...@monjalon.net>
> ---
Acked-by: Bruce Richardson <bruce.richard...@intel.com>