DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH v3 0/3] DPDK Coverity issue 381631, 381646
@ 2023-02-22 16:40 Hernan Vargas
  2023-02-22 16:40 ` [PATCH v3 1/3] baseband/acc: fix check after deref and dead code Hernan Vargas
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Hernan Vargas @ 2023-02-22 16:40 UTC (permalink / raw)
  To: dev, maxime.coquelin, gakhil, trix
  Cc: nicolas.chautru, qi.z.zhang, john.mcnamara, Hernan Vargas

v3: Split commits further for clarity.
v2: Split code unrelated to coverity fix in separate commit.
v1: Upstream fix to 23.03 for potential issue of dereferencing a pointer before null check.

Hernan Vargas (3):
  baseband/acc: fix check after deref and dead code
  baseband/acc: remove unused ops check
  baseband/acc: add check for empty queue

 drivers/baseband/acc/rte_acc100_pmd.c | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

-- 
2.37.1


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

end of thread, other threads:[~2023-02-23  9:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-22 16:40 [PATCH v3 0/3] DPDK Coverity issue 381631, 381646 Hernan Vargas
2023-02-22 16:40 ` [PATCH v3 1/3] baseband/acc: fix check after deref and dead code Hernan Vargas
2023-02-22 16:40 ` [PATCH v3 2/3] baseband/acc: remove unused ops check Hernan Vargas
2023-02-22 17:55   ` Maxime Coquelin
2023-02-22 16:40 ` [PATCH v3 3/3] baseband/acc: add check for empty queue Hernan Vargas
2023-02-22 17:55   ` Maxime Coquelin
2023-02-23  9:29 ` [PATCH v3 0/3] DPDK Coverity issue 381631, 381646 Maxime Coquelin

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