From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: add documentation for IPC Date: Mon, 28 May 2018 01:46:29 +0200 Message-ID: <7076947.acj1SNPl7R@xps> References: <0a167de6079798b6b21f59f2f8f9b97ff76ab541.1527267364.git.anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, John McNamara , Marko Kovacevic To: Anatoly Burakov Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id CA72E2BB0 for ; Mon, 28 May 2018 01:46:31 +0200 (CEST) In-Reply-To: <0a167de6079798b6b21f59f2f8f9b97ff76ab541.1527267364.git.anatoly.burakov@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 25/05/2018 18:56, Anatoly Burakov: > Describe all the capabilities of DPDK IPC, and provide some > insight into how to best make use of it. > > Signed-off-by: Anatoly Burakov Applied, thanks