DPDK patches and discussions
 help / color / mirror / Atom feed
From: Tetsuya Mukawa <mukawa@igel.co.jp>
To: helin.zhang@intel.com
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Can't compile master branch with icc
Date: Mon, 18 May 2015 15:08:33 +0900	[thread overview]
Message-ID: <555981E1.1040308@igel.co.jp> (raw)

Hi Helin,

It seems master branch cannot be compiled with icc like below.

$ T=x86_64-native-linuxapp-icc make install

...snip....

dpdk/lib/librte_pmd_i40e/i40e/i40e_nvm.c(1022): error #188: enumerated
type mixed with another type
                  hw->aq.asq_last_status = old_asq_status;


As a result of bisecting, below patch may cause the issue.
3b7271f i40e/base: catch NVM write semaphore timeout and retry

Could you please check it?

Regards,
Tetsuya

             reply	other threads:[~2015-05-18  6:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-18  6:08 Tetsuya Mukawa [this message]
2015-05-18  6:22 ` Zhang, Helin

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=555981E1.1040308@igel.co.jp \
    --to=mukawa@igel.co.jp \
    --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).