DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v2 0/2] raw/ifpga/base: fix defects found by coverity scan
@ 2020-11-05  2:05 Wei Huang
  2020-11-05  2:05 ` [dpdk-dev] [PATCH v2 1/2] raw/ifpga/base: unlock mutex when nios init fail Wei Huang
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Wei Huang @ 2020-11-05  2:05 UTC (permalink / raw)
  To: dev, rosen.xu, qi.z.zhang; +Cc: stable, Wei Huang

Two issues are introduced from previous patch, one resides in 
ifpga_fme.c and the other resides in opae_hw_api.c. Below two
patches are provided to fix them separately.

Main changes from v2:
- Fix coding style issue

Wei Huang (2):
  raw/ifpga/base: unlock mutex when nios init fail
  raw/ifpga/base: check pointer adapter before dereference

 drivers/raw/ifpga/base/ifpga_fme.c   |  2 ++
 drivers/raw/ifpga/base/opae_hw_api.c | 10 ++++++----
 2 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-11-09  9:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05  2:05 [dpdk-dev] [PATCH v2 0/2] raw/ifpga/base: fix defects found by coverity scan Wei Huang
2020-11-05  2:05 ` [dpdk-dev] [PATCH v2 1/2] raw/ifpga/base: unlock mutex when nios init fail Wei Huang
2020-11-05 11:32   ` Xu, Rosen
2020-11-05  2:05 ` [dpdk-dev] [PATCH v2 2/2] raw/ifpga/base: check pointer adapter before dereference Wei Huang
2020-11-05 11:32   ` Xu, Rosen
2020-11-09  9:41 ` [dpdk-dev] [PATCH v2 0/2] raw/ifpga/base: fix defects found by coverity scan Zhang, Qi Z

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).