From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH] mem: get physical address of any pointer Date: Wed, 12 Jun 2013 17:35:15 +0200 Message-ID: <51B89533.5070803@6wind.com> References: <51B8617B.7000009@6wind.com> <1371050692-16945-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Thomas Monjalon Return-path: In-Reply-To: <1371050692-16945-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> 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" On 06/12/2013 05:24 PM, Thomas Monjalon wrote: > From: Damien Millescamps > > Extract rte_mem_virt2phy() from find_physaddr(). Acked-by: Olivier Matz