[dpdk-dev] [PATCH 0/9] Coverity fixes and other cleanups
Kevin Traynor
ktraynor at redhat.com
Tue Oct 1 14:53:06 CEST 2019
Patches 1-5 are Coverity fixes.
Patches 6-9 are removing commented out code.
Kevin Traynor (9):
net/pcap: fix argument checks
crypto/octeontx: fix possible NULL deference
net/bnxt: remove logically dead code
net/ipn3ke: fix incorrect commit check logic
net/ipn3ke: remove useless if statement
net/ipn3ke: remove commented out code
compress/octeontx: remove commented out code
event/opdl: remove commented out code
net/bnxt: remove commented out code
drivers/common/cpt/cpt_ucode.h | 3 +-
drivers/compress/octeontx/include/zip_regs.h | 8 --
drivers/event/opdl/opdl_test.c | 3 -
drivers/net/bnxt/bnxt_ethdev.c | 3 -
drivers/net/bnxt/bnxt_hwrm.c | 118 +++++++++----------
drivers/net/ipn3ke/ipn3ke_ethdev.c | 3 +-
drivers/net/ipn3ke/ipn3ke_ethdev.h | 7 --
drivers/net/ipn3ke/ipn3ke_tm.c | 7 --
drivers/net/pcap/rte_eth_pcap.c | 19 +--
9 files changed, 70 insertions(+), 101 deletions(-)
--
2.21.0
More information about the dev
mailing list