From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Cc: dev@dpdk.org
Subject: Re: [PATCH] mlx4: fix compilation warnings for 32 bit
Date: Fri, 12 Jun 2015 17:42:53 +0200 [thread overview]
Message-ID: <2341340.D0RFBMybeT@xps13> (raw)
In-Reply-To: <20150612151546.GJ12195@6wind.com>
> > Fix warning messages "cast to pointer from integer of different size" when
> > compiling DPDK in 32 bit with Mellanox PMD.
> >
> > SGE addresses are 64 bit integers, converting them to pointers must be done
> > through uintptr_t to avoid compilation warnings when those have a different
> > size.
> >
> > Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
>
> Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Applied, thanks
prev parent reply other threads:[~2015-06-12 15:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-22 14:17 [PATCH] mlx4: fix compilation warnings for 32 bit Nelio Laranjeiro
2015-06-12 15:15 ` Adrien Mazarguil
2015-06-12 15:42 ` 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=2341340.D0RFBMybeT@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=nelio.laranjeiro@6wind.com \
/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.