DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: "ajit.khaparde@broadcom.com" <ajit.khaparde@broadcom.com>,
	"akhil.goyal@nxp.com" <akhil.goyal@nxp.com>,
	"gaetan.rivet@6wind.com" <gaetan.rivet@6wind.com>,
	"harish.patil@cavium.com" <harish.patil@cavium.com>,
	"harish.patil@qlogic.com" <harish.patil@qlogic.com>,
	"hemant.agrawal@nxp.com" <hemant.agrawal@nxp.com>,
	 "i.maximets@samsung.com" <i.maximets@samsung.com>,
	"jblunck@infradead.org" <jblunck@infradead.org>,
	"maxime.coquelin@redhat.com" <maxime.coquelin@redhat.com>,
	"motih@mellanox.com" <motih@mellanox.com>,
	"nipun.gupta@nxp.com" <nipun.gupta@nxp.com>,
	"orika@mellanox.com" <orika@mellanox.com>,
	"pavel.belous@aquantia.com" <pavel.belous@aquantia.com>,
	"pbhagavatula@caviumnetworks.com"
	<pbhagavatula@caviumnetworks.com>,
	"pbhagavatula@marvell.com" <pbhagavatula@marvell.com>,
	"ravi1.kumar@amd.com" <ravi1.kumar@amd.com>,
	"rk@semihalf.com" <rk@semihalf.com>,
	"shahed.shaikh@cavium.com" <shahed.shaikh@cavium.com>,
	"sthemmin@microsoft.com" <sthemmin@microsoft.com>,
	"yogev@cgstowernetworks.com" <yogev@cgstowernetworks.com>,
	"zijie.pan@6wind.com" <zijie.pan@6wind.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: [dpdk-dev] Coverity defects in DPDK 19.05 RC1
Date: Wed, 17 Apr 2019 08:31:52 +0000	[thread overview]
Message-ID: <B27915DBBA3421428155699D51E4CFE23F5F144E@IRSMSX103.ger.corp.intel.com> (raw)
Message-ID: <20190417083152.S4tTPo3RpNexPuu1EGCKLRvSHFQGLWALYj0fmoZYL-g@z> (raw)

Hi,

The Coverity database is reporting the following open items against your name. If you have already submitted a patch then please update the "Action" in the database as "Fix submitted". If you haven't submitted a fix please do so soon.

John



CID    Type                          Impact Owner                            File
====== ============================= ====== ==========================       ============================
277227 Unused value                  Low    ajit.khaparde@broadcom.com       /drivers/net/bnxt/bnxt_flow.c
302854 Dereference before null check Medium ajit.khaparde@broadcom.com       /drivers/net/bnxt/bnxt_rxq.c
323482 Extra sizeof expression       Medium ajit.khaparde@broadcom.com       /drivers/net/bnxt/bnxt_ethdev.c
323488 Operands don't affect result  Medium ajit.khaparde@broadcom.com       /drivers/net/bnxt/bnxt_ethdev.c
323498 Logically dead code           Medium ajit.khaparde@broadcom.com       /drivers/net/bnxt/bnxt_flow.c
323510 Extra sizeof expression       Medium ajit.khaparde@broadcom.com       /drivers/net/bnxt/bnxt_ethdev.c
337679 Resource leak                 High   akhil.goyal@nxp.com              /drivers/mempool/dpaa/dpaa_mempool.c
336798 Wrong sizeof argument         Medium akhil.goyal@nxp.com              /drivers/crypto/dpaa_sec/dpaa_sec.c
198436 Out-of-bounds access          High   gaetan.rivet@6wind.com           /drivers/net/nfp/nfp_net.c
198435 Dereference null return value Medium gaetan.rivet@6wind.com           /drivers/net/nfp/nfp_net.c
302855 Failure to restore non-local vMedium gaetan.rivet@6wind.com           /lib/librte_eal/common/eal_common_dev.c
138079 Out-of-bounds access          High   harish.patil@cavium.com          /drivers/net/qede/qede_rxtx.c
126471 Copy into fixed size buffer   Low    harish.patil@cavium.com          /drivers/net/qede/qede_main.c
138087 Explicit null dereferenced    Medium harish.patil@cavium.com          /drivers/net/qede/qede_main.c
260413 Dereference before null check Medium harish.patil@cavium.com          /drivers/net/qede/qede_rxtx.c
261777 Logically dead code           Medium harish.patil@cavium.com          /drivers/net/qede/qede_rxtx.c
261778 Logically dead code           Medium harish.patil@cavium.com          /drivers/net/qede/qede_rxtx.c
126448 Calling risky function        Low    harish.patil@qlogic.com          /drivers/net/qede/qede_ethdev.c
337685 Uninitialized scalar variable High   hemant.agrawal@nxp.com           /drivers/net/dpaa2/dpaa2_ethdev.c
268328 Dereference before null check Medium hemant.agrawal@nxp.com           /drivers/bus/fslmc/qbman/qbman_debug.c
323495 Logically dead code           Medium hemant.agrawal@nxp.com           /drivers/event/dpaa/dpaa_eventdev.c
323516 Dereference before null check Medium hemant.agrawal@nxp.com           /drivers/event/dpaa2/dpaa2_eventdev.c
323517 Structurally dead code        Medium hemant.agrawal@nxp.com           /drivers/bus/fslmc/fslmc_bus.c
336790 Waiting while holding a lock  Medium i.maximets@samsung.com           /lib/librte_vhost/socket.c
323513 Resource leak                 High   jblunck@infradead.org            /lib/librte_eal/common/eal_common_dev.c
323505 Structurally dead code        Medium maxime.coquelin@redhat.com       /lib/librte_vhost/vhost_user.c
336803 Unchecked return value        Medium motih@mellanox.com               /drivers/net/failsafe/failsafe_intr.c
323497 Uninitialized scalar variable High   nipun.gupta@nxp.com              /drivers/event/dpaa2/dpaa2_eventdev.c
279443 Structurally dead code        Medium nipun.gupta@nxp.com              /drivers/raw/dpaa2_qdma/dpaa2_qdma.c
325734 Uninitialized scalar variable High   orika@mellanox.com               /app/test-pmd/cmdline_flow.c
325735 Uninitialized scalar variable High   orika@mellanox.com               /app/test-pmd/cmdline_flow.c
337665 Logically dead code           Medium pavel.belous@aquantia.com        /drivers/net/atlantic/atl_ethdev.c
277205 Division or modulo by zero    Medium pbhagavatula@caviumnetworks.com  /app/test-eventdev/test_perf_common.c
277212 Mixing enum types             Medium pbhagavatula@caviumnetworks.com  /drivers/event/octeontx/timvf_evdev.c
277234 Division or modulo by zero    Medium pbhagavatula@caviumnetworks.com  /app/test-eventdev/test_perf_common.c
336861 Unchecked return value        Medium pbhagavatula@caviumnetworks.com  /app/test-eventdev/test_pipeline_common.c
337666 Calling risky function        Low    pbhagavatula@marvell.com         /app/test-pmd/txonly.c
277218 Missing unlock                Medium ravi1.kumar@amd.com              /drivers/net/axgbe/axgbe_i2c.c
300870 Time of check time of use     Low    rk@semihalf.com                  /drivers/bus/pci/linux/pci_uio.c
260412 Explicit null dereferenced    Medium shahed.shaikh@cavium.com         /drivers/net/qede/qede_filter.c
337664 Resource leak                 High   sthemmin@microsoft.com           /drivers/bus/vmbus/vmbus_common_uio.c
337675 Resource leak                 High   sthemmin@microsoft.com           /drivers/bus/vmbus/linux/vmbus_uio.c
323479 Uninitialized scalar variable High   yogev@cgstowernetworks.com       /drivers/net/vmxnet3/vmxnet3_ethdev.c
277241 Dereference before null check Medium zijie.pan@6wind.com              /drivers/net/i40e/i40e_ethdev.c

             reply	other threads:[~2019-04-17  8:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-17  8:31 Mcnamara, John [this message]
2019-04-17  8:31 ` Mcnamara, John

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=B27915DBBA3421428155699D51E4CFE23F5F144E@IRSMSX103.ger.corp.intel.com \
    --to=john.mcnamara@intel.com \
    --cc=ajit.khaparde@broadcom.com \
    --cc=akhil.goyal@nxp.com \
    --cc=dev@dpdk.org \
    --cc=gaetan.rivet@6wind.com \
    --cc=harish.patil@cavium.com \
    --cc=harish.patil@qlogic.com \
    --cc=hemant.agrawal@nxp.com \
    --cc=i.maximets@samsung.com \
    --cc=jblunck@infradead.org \
    --cc=maxime.coquelin@redhat.com \
    --cc=motih@mellanox.com \
    --cc=nipun.gupta@nxp.com \
    --cc=orika@mellanox.com \
    --cc=pavel.belous@aquantia.com \
    --cc=pbhagavatula@caviumnetworks.com \
    --cc=pbhagavatula@marvell.com \
    --cc=ravi1.kumar@amd.com \
    --cc=rk@semihalf.com \
    --cc=shahed.shaikh@cavium.com \
    --cc=sthemmin@microsoft.com \
    --cc=yogev@cgstowernetworks.com \
    --cc=zijie.pan@6wind.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).