DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: hemant.agrawal@nxp.com
Cc: dev@dpdk.org
Subject: [dpdk-dev] DPAA2 build errors with GCC 7
Date: Tue, 11 Jul 2017 11:20:58 +0200	[thread overview]
Message-ID: <3304178.NGOLfO3R9y@xps> (raw)

I see some compilation errors with DPAA2 target,
using aarch64-linux-gnu-gcc 7.1.0:

drivers/net/dpaa2/dpaa2_ethdev.c:1257:15: error:
this statement may fall through [-Werror=implicit-fallthrough=]
   cfg.options &= ~DPNI_LINK_OPT_ASYM_PAUSE;

drivers/crypto/dpaa2_sec/hw/rta/operation_cmd.h:122:6: error:
this statement may fall through [-Werror=implicit-fallthrough=]
   if (rta_sec_era < RTA_SEC_ERA_2)

             reply	other threads:[~2017-07-11  9:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-11  9:20 Thomas Monjalon [this message]
2017-07-11 15:05 ` Hemant Agrawal

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=3304178.NGOLfO3R9y@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.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).