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 <m...@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: sta...@dpdk.org Applied with few typos fixed, thanks.