DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: dev@dpdk.org, ferruh.yigit@intel.com, jianwang@trustnetic.com,
	yuhongzhang@trustnetic.com
Subject: Re: [dpdk-dev] [PATCH] net: add a new network PMD named txgbe
Date: Wed, 9 Sep 2020 10:58:26 -0700	[thread overview]
Message-ID: <20200909105826.54743ec9@hermes.lan> (raw)
In-Reply-To: <20200820030231.1382984-1-jiawenwu@trustnetic.com>

On Thu, 20 Aug 2020 11:02:31 +0800
Jiawen Wu <jiawenwu@trustnetic.com> wrote:

> +# CFLAGS for gcc
> +#
> +ifeq ($(shell test $(GCC_VERSION) -ge 44 && echo 1), 1)
> +CFLAGS     += -Wno-deprecated
> +endif

Why is this flag on for the driver code?

      parent reply	other threads:[~2020-09-09 17:58 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-20  3:02 Jiawen Wu
2020-08-20 11:48 ` Ferruh Yigit
2020-08-21  2:21   ` jiawenwu
2020-09-01 11:52   ` jiawenwu
2020-09-09 17:45     ` Ferruh Yigit
2020-09-10  7:16       ` jiawenwu
2020-09-10 11:22         ` Ferruh Yigit
2020-09-11  6:46           ` jiawenwu
2020-09-11 11:15             ` Ferruh Yigit
2020-09-09 17:58 ` Stephen Hemminger [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=20200909105826.54743ec9@hermes.lan \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=jianwang@trustnetic.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=yuhongzhang@trustnetic.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).