From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Helin Zhang <helin.zhang@intel.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v3] i40e: fix the issue of not freeing memzone
Date: Tue, 10 Nov 2015 16:53:02 +0100 [thread overview]
Message-ID: <1487272.plYWIyyTjE@xps13> (raw)
In-Reply-To: <1447032022-7805-1-git-send-email-helin.zhang@intel.com>
Helin,
There is a compilation error.
2015-11-09 09:20, Helin Zhang:
> + mem->zone = (const void *)mz;
> + PMD_DRV_LOG(DEBUG, "memzone %s allocated with physical address: %p",
> + mz->name, mem->pa);
error: format ‘%p’ expects argument of type ‘void *’, but argument 6 has type ‘u64 {aka long unsigned int}’
next prev parent reply other threads:[~2015-11-10 15:54 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-06 3:26 [dpdk-dev] [PATCH] " Helin Zhang
2015-11-06 5:39 ` Wu, Jingjing
2015-11-06 6:00 ` Zhang, Helin
2015-11-06 7:57 ` [dpdk-dev] [PATCH v2] " Helin Zhang
2015-11-06 8:32 ` Wu, Jingjing
2015-11-06 10:19 ` Thomas Monjalon
2015-11-09 1:20 ` Zhang, Helin
2015-11-09 1:20 ` [dpdk-dev] [PATCH v3] " Helin Zhang
2015-11-10 15:53 ` Thomas Monjalon [this message]
2015-11-11 5:28 ` [dpdk-dev] [PATCH v4] " Helin Zhang
2015-11-11 18:10 ` Thomas Monjalon
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=1487272.plYWIyyTjE@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=helin.zhang@intel.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 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).