DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dpdk-dev <dev@dpdk.org>, Thomas Monjalon <thomas@monjalon.net>,
	Kevin Traynor <ktraynor@redhat.com>,
	Yipeng Wang <yipeng1.wang@intel.com>,
	Sameh Gobriel <sameh.gobriel@intel.com>,
	Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] DPDK Release Status Meeting 14/05/2020
Date: Thu, 14 May 2020 12:17:54 +0100	[thread overview]
Message-ID: <f4a3b8e7-9aa1-cbc6-e05f-55d636031a09@intel.com> (raw)
In-Reply-To: <2980eb50-124c-9da8-9927-0678081b652b@intel.com>

On 5/14/2020 12:13 PM, Ferruh Yigit wrote:
> Minutes 14 May 2020
> -------------------

<...>

>   * gcc10
>     * Akhil's fix for crypto looks good, can replace temporary solution
>     * Gavin has patch for mbuf, but this stage can be late/risky for complex fix
>       * At this stage we can go with disabling warning as temporary solution
>     * Ferruh is getting a warning on hash too, will share it

Hi David,

Following is what I am getting [1] with compiler version:
gcc (GCC) 10.1.1 20200511


[1]
.../dpdk/lib/librte_hash/rte_cuckoo_hash.c: In function
‘__rte_hash_add_key_with_hash’:
.../dpdk/lib/librte_hash/rte_cuckoo_hash.c:1104:29:
    error: ‘ext_bkt_id’ may be used uninitialized in this function
[-Werror=maybe-uninitialized]
 1104 |  (h->buckets_ext[ext_bkt_id - 1]).sig_current[0] = short_sig;
      |                  ~~~~~~~~~~~^~~

  reply	other threads:[~2020-05-14 11:18 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 11:13 Ferruh Yigit
2020-05-14 11:17 ` Ferruh Yigit [this message]
2020-05-14 11:49   ` David Marchand
2020-05-15 14:31   ` Kevin Traynor
2020-05-14 13:44 ` Ferruh Yigit
2020-05-15 16:14 ` Thomas Monjalon
2020-05-21  5:47   ` Ajit Khaparde
2020-05-21  8:28   ` Iremonger, Bernard

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=f4a3b8e7-9aa1-cbc6-e05f-55d636031a09@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=ktraynor@redhat.com \
    --cc=sameh.gobriel@intel.com \
    --cc=thomas@monjalon.net \
    --cc=yipeng1.wang@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).