From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "Yigit, Ferruh" <ferruh.yigit@intel.com>
Cc: dev@dpdk.org, "Burakov, Anatoly" <anatoly.burakov@intel.com>
Subject: Re: [dpdk-dev] [PATCH] examples/l2fwd-ivshmem: fix icc compile error
Date: Fri, 22 Jul 2016 18:00:30 +0200 [thread overview]
Message-ID: <1570679.pZYkAAKRss@xps13> (raw)
In-Reply-To: <C6ECDF3AB251BE4894318F4E45123697821418F3@IRSMSX109.ger.corp.intel.com>
> > icc version 16.0.2, compile error:
> >
> > == host
> > CC host.o
> > /root/development/dpdk/examples/l2fwd-ivshmem/host/host.c(157):
> > error #3656: variable "total_vm_packets_dropped"
> > may be used before its value is set
> > total_vm_packets_dropped += ctrl->vm_ports[portid].stats.dropped;
> > ^
> >
> > Fixes: 6aa497249172 ("examples/l2fwd-ivshmem: import sample
> > application")
> >
> > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
>
> Acked-by: Anatoly Burakov <anatoly.burakov@intel.com>
Applied, thanks
prev parent reply other threads:[~2016-07-22 16:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-22 14:13 Ferruh Yigit
2016-07-22 14:51 ` Burakov, Anatoly
2016-07-22 16:00 ` 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=1570679.pZYkAAKRss@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=anatoly.burakov@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@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).