From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: Didier Pallard <didier.pallard-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
Cc: dev-VfR2kkLFssw@public.gmane.org
Subject: Re: [PATCH 1/1] mem: get physical address of any rte_malloc buffer
Date: Fri, 26 Jul 2013 16:49:09 +0200 [thread overview]
Message-ID: <201307261649.09443.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <1374848755-5170-1-git-send-email-didier.pallard-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
26/07/2013 16:25, Didier Pallard :
> Get physical address of any rte_malloc allocated buffer using
> function rte_malloc_virt2phy(addr).
> The rte_memzone pointer is now stored in each allocated memory block
> header to allow simple computation of physical address of a block
> using the memzone it comes from.
> Declaration of memzone in malloc_elem structure adds a dependency between
> rte_malloc.h and rte_memory.h; test source code are modified to
> include both files in correct order.
>
> Signed-off-by: Didier Pallard <didier.pallard-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
acked and applied
--
Thomas
prev parent reply other threads:[~2013-07-26 14:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-26 14:25 [PATCH 1/1] mem: get physical address of any rte_malloc buffer Didier Pallard
[not found] ` <1374848755-5170-1-git-send-email-didier.pallard-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-07-26 14:49 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201307261649.09443.thomas.monjalon@6wind.com \
--to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
--cc=dev-VfR2kkLFssw@public.gmane.org \
--cc=didier.pallard-pdR9zngts4EAvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.