[dpdk-dev] [PATCH v3] doc: fix references to bind_default_symbol
Thomas Monjalon
thomas at monjalon.net
Mon May 18 18:54:02 CEST 2020
06/05/2020 17:41, Ray Kinsella:
> The document abi_versioning.rst incorrectly instructs the developer to
> add BIND_DEFAULT_SYMBOL to the public header, not the source file. This
> commit fixes the issue and adds some clarifications.
>
> The commit also clarifies the use of use_function_versioning in the
> meson/ninja build system, and does some minor re-organization of the
> document.
>
> Signed-off-by: Ray Kinsella <mdr at ashroe.eu>
> ---
> v3:
> * added a note to ask contributors to ensure they review the meson/ninja
> section when adding "rte_function_versioning.h".
Fixes: f1ef9794f9bd ("doc: add ABI guidelines")
Cc: stable at dpdk.org
Applied with few typos fixed, thanks.
More information about the dev
mailing list