From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: dev@dpdk.org, "Jan Mędala" <jan@semihalf.com>,
"Jakub Palider" <jpa@semihalf.com>,
"Netanel Belgazal" <netanel@amazon.com>,
"Evgeny Schemeilin" <evgenys@amazon.com>
Subject: Re: [dpdk-dev] [PATCH] net/ena: fix icc compile error
Date: Fri, 22 Jul 2016 00:39:28 +0200 [thread overview]
Message-ID: <2221801.baJjd9z2QQ@xps13> (raw)
In-Reply-To: <CANw_3ZdR77Jfv9xNS4EcR9hDsax67jF5YcOoqZbfqHjd_j73ww@mail.gmail.com>
> > > compile error:
> > > CC ena_com.o
> > > .../drivers/net/ena/base/ena_com.c(346):
> > > error #3656: variable "dev_node" may be used before its value is set
> > > ENA_MEM_ALLOC_COHERENT_NODE(ena_dev->dmadev,
> > > ^
> > >
> > > .../drivers/net/ena/base/ena_com.c(399):
> > > error #3656: variable "prev_node" may be used before its value is set
> > > ENA_MEM_ALLOC_COHERENT_NODE(ena_dev->dmadev,
> > > ^
> > >
> > > Fixes: 3d3edc265fc8 ("net/ena: make coherent memory allocation
> > NUMA-aware")
> > >
> > > Reported-by: Eoin Breen <eoin.breen@intel.com>
> > > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
> >
> > Self-Nack
> > I wasn't aware Jan is already working on this and has a patch. We can
> > drop this one.
>
> Actually we can stay with this patch. It's ok.
>
> Acked-by: Jan Medala <jan@semihalf.com>
Applied, thanks
prev parent reply other threads:[~2016-07-21 22:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 9:33 Ferruh Yigit
2016-07-19 10:48 ` Ferruh Yigit
2016-07-19 11:34 ` Jan Mędala
2016-07-21 22:39 ` 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=2221801.baJjd9z2QQ@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=dev@dpdk.org \
--cc=evgenys@amazon.com \
--cc=ferruh.yigit@intel.com \
--cc=jan@semihalf.com \
--cc=jpa@semihalf.com \
--cc=netanel@amazon.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).