eal: provide API for querying valid socket ids
authorAnatoly Burakov <anatoly.burakov@intel.com>
Sat, 31 Mar 2018 17:08:13 +0000 (18:08 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 4 Apr 2018 22:27:13 +0000 (00:27 +0200)
commit952b20777255d203dafd813b1adfb4b9d6b449d1
tree210b1150da53d5e9533f6a71545cd039350d1380
parentf05e26051c15dd208277c7e27c77f67720d5d4b1
eal: provide API for querying valid socket ids

During lcore scan, find all socket ID's and store them, and
provide public API to query valid socket id's. This will break
the ABI, so bump ABI version.

Also, remove deprecation notice corresponding to this change.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Gowrishankar Muthukrishnan <gowrishankar.m@linux.vnet.ibm.com>
doc/guides/rel_notes/deprecation.rst
doc/guides/rel_notes/release_18_05.rst
lib/librte_eal/bsdapp/eal/Makefile
lib/librte_eal/common/eal_common_lcore.c
lib/librte_eal/common/include/rte_eal.h
lib/librte_eal/common/include/rte_lcore.h
lib/librte_eal/linuxapp/eal/Makefile
lib/librte_eal/meson.build
lib/librte_eal/rte_eal_version.map