ipc: add warnings about not using IPC with memory API
authorAnatoly Burakov <anatoly.burakov@intel.com>
Fri, 3 May 2019 11:50:49 +0000 (12:50 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 9 May 2019 15:49:32 +0000 (17:49 +0200)
commit3855b4150037142435b5c1f4195e44c142785f1f
tree40235ecfb6274197b0aa50269540fa1985914851
parentab96056d13c02b375c9557f09a5d3dc28731d488
ipc: add warnings about not using IPC with memory API

IPC and memory-related API's should not be mixed because memory
relies on IPC internally. Add explicit warnings to IPC API and
to the documentation about this.

Cc: stable@dpdk.org
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
doc/guides/prog_guide/env_abstraction_layer.rst
doc/guides/prog_guide/multi_proc_support.rst
lib/librte_eal/common/include/rte_eal.h