eal: rename IPC request as synchronous one
authorAnatoly Burakov <anatoly.burakov@intel.com>
Sat, 31 Mar 2018 17:06:15 +0000 (18:06 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 4 Apr 2018 21:32:21 +0000 (23:32 +0200)
commitce3a7312357ba636dea4e326e5676615502805c5
tree2358c2fd779578999333eae229af6e7cbf4e7042
parent0891faf5d88ceef09ec61ca175a717c75e840510
eal: rename IPC request as synchronous one

Rename rte_mp_request to rte_mp_request_sync to indicate
that this request will be done synchronously (as opposed to
asynchronous request, which comes in next patch).

Also, fix alphabetical ordering for .map file.

Suggested-by: Thomas Monjalon <thomas@monjalon.net>
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Jianfeng Tan <jianfeng.tan@intel.com>
lib/librte_eal/common/eal_common_proc.c
lib/librte_eal/common/include/rte_eal.h
lib/librte_eal/rte_eal_version.map