DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: dev@dpdk.org
Cc: Jan Medala <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: Tue, 19 Jul 2016 11:48:11 +0100	[thread overview]
Message-ID: <578E056B.6060006@intel.com> (raw)
In-Reply-To: <1468920783-27136-1-git-send-email-ferruh.yigit@intel.com>

On 7/19/2016 10:33 AM, Ferruh Yigit wrote:
> 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.

Thanks,
ferruh

  reply	other threads:[~2016-07-19 10:48 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 [this message]
2016-07-19 11:34   ` Jan Mędala
2016-07-21 22:39     ` 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=578E056B.6060006@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=evgenys@amazon.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).