02/04/2018 11:10, Pavan Nikhilesh: > +++ b/drivers/common/octeontx/Makefile > @@ -0,0 +1,24 @@ > +# SPDX-License-Identifier: BSD-3-Clause > +# Copyright(c) 2018 Cavium, Inc > +# > + > +include $(RTE_SDK)/mk/rte.vars.mk > + > +# > +# library name > +# > +LIB = librte_common_octeontx.a > + > +CFLAGS += $(WERROR_FLAGS) > +EXPORT_MAP := rte_common_octeontx_version.map > + > +LIBABIVER := 1
You should add this new library in the release notes section: "Shared Library Versions"