From mboxrd@z Thu Jan 1 00:00:00 1970 From: Uri Sidler Subject: sharing rte_malloc() address between processes. Date: Tue, 10 Jun 2014 14:47:30 +0300 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" How can I share the addresses between processes? Is there a simple way of doing so? thanks, Shirley.