From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: doc for multi-process communication Date: Thu, 15 Feb 2018 13:17:21 +0100 Message-ID: <7563007.pMa2n8IP3i@xps> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, john.mcnamara@intel.com, konstantin.ananyev@intel.com, anatoly.burakov@intel.com To: jianfeng.tan@intel.com Return-path: Received: from out5-smtp.messagingengine.com (out5-smtp.messagingengine.com [66.111.4.29]) by dpdk.org (Postfix) with ESMTP id D28F11B2B8 for ; Thu, 15 Feb 2018 13:17:37 +0100 (CET) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi Jianfeng, The new experimental API for IPC is not documented a lot. We need some words in the prog guide, and some doxygen comments for the structures rte_mp_msg and rte_mp_reply. Please could you add this for the 18.05-rc1 release? Thank you