From: Thomas Monjalon <thomas@monjalon.net>
To: Jasvinder Singh <jasvinder.singh@intel.com>
Cc: dev@dpdk.org, cristian.dumitrescu@intel.com,
ferruh.yigit@intel.com, john.mcnamara@intel.com, stable@dpdk.org
Subject: Re: [PATCH] examples/qos_sched: fix uninitialized scalar variable
Date: Tue, 24 Oct 2017 23:58:46 +0200 [thread overview]
Message-ID: <1676437.IiOK3OhmL8@xps> (raw)
In-Reply-To: <20171024090957.114392-1-jasvinder.singh@intel.com>
24/10/2017 11:09, Jasvinder Singh:
> Fix problem with uninitialized rx/tx deferred_start flags of the struct
> rte_eth_rxconf/txconf by initializing with 0 value (deferred start of
> the rx/tx queues is turned off). This setting allows device rx/tx
> queues to start with rte_eth_dev_start().
>
> Coverity issue: 194999, 195009 (Uninitialized scalar variable)
> Fixes: de3cfa2c9823 ("sched: initial import")
> Cc: stable@dpdk.org
>
> Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Applied, thanks
prev parent reply other threads:[~2017-10-24 21:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-23 10:36 [PATCH] examples/qos_sched: fix uninitialized scalar variable Jasvinder Singh
2017-10-23 16:31 ` Ferruh Yigit
2017-10-24 8:41 ` Singh, Jasvinder
2017-10-24 9:09 ` Jasvinder Singh
2017-10-24 21:58 ` 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=1676437.IiOK3OhmL8@xps \
--to=thomas@monjalon.net \
--cc=cristian.dumitrescu@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=jasvinder.singh@intel.com \
--cc=john.mcnamara@intel.com \
--cc=stable@dpdk.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.