From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH 1/2] eal: fix use of RTE_PTR_ALIGN_CEIL macro on 32bits system
Date: Thu, 20 Mar 2014 15:40:02 +0100 [thread overview]
Message-ID: <3865777.5pN4eNKWaY@xps13> (raw)
In-Reply-To: <1393575696-25289-1-git-send-email-david.marchand@6wind.com>
28/02/2014 09:21, David Marchand :
> RTE_PTR_ALIGN_CEIL return type is the same as what we give it as input.
> So instead of casting the returned value, cast 'addr' which should be the
> same as base_virtaddr.
>
> Reported-by: Mats Liljegren <mats.liljegren@enea.com>
> Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked and applied with title
"mem: fix build of virtual address hinting for 32-bit"
Thank you
--
Thomas
prev parent reply other threads:[~2014-03-20 14:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-28 8:21 David Marchand
2014-02-28 8:21 ` [dpdk-dev] [PATCH 2/2] mem: fix build " David Marchand
2014-03-20 14:43 ` Thomas Monjalon
2014-03-20 14:40 ` 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=3865777.5pN4eNKWaY@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).