eal: add multiprocess disable API
authorDavid Marchand <david.marchand@redhat.com>
Mon, 6 Jul 2020 20:52:34 +0000 (22:52 +0200)
committerDavid Marchand <david.marchand@redhat.com>
Wed, 8 Jul 2020 12:41:06 +0000 (14:41 +0200)
commitd2fd16c8b0032c70fcbeea7c25e900d64d4826b6
treeae0c9676f7a239bc91d61552a86a56cea821fbb5
parent70d4d5f1acb6fb6b23a0b84918548851d191f32e
eal: add multiprocess disable API

The multiprocess feature has been implicitly enabled so far.
Applications might want to explicitly disable like when using the
non-EAL threads registration API.

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
app/test/test_mp_secondary.c
lib/librte_eal/common/eal_common_proc.c
lib/librte_eal/common/eal_common_thread.c
lib/librte_eal/common/eal_private.h
lib/librte_eal/include/rte_eal.h
lib/librte_eal/rte_eal_version.map
lib/librte_eal/windows/eal.c