DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/2] coverity fixes for bbdev
@ 2019-08-06 13:27 Nicolas Chautru
  2019-08-06 13:27 ` [dpdk-dev] [PATCH 1/2] baseband/turbo_sw: remove logically dead code Nicolas Chautru
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nicolas Chautru @ 2019-08-06 13:27 UTC (permalink / raw)
  To: dev, akhil.goyal; +Cc: ferruh.yigit, thomas, john.mcnamara, Nicolas Chautru

Fixing a few coverity minor issues reported by Coverity 
for DPDK 19.08 RC : 344980, 344992, 345010. 

Nicolas Chautru (2):
  baseband/turbo_sw: remove logically dead code
  app/bbdev: fix unchecked return valued

 app/test-bbdev/test_bbdev_perf.c                 |  6 ++++--
 drivers/baseband/turbo_sw/bbdev_turbo_software.c | 12 ------------
 2 files changed, 4 insertions(+), 14 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2019-08-06 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-06 13:27 [dpdk-dev] [PATCH 0/2] coverity fixes for bbdev Nicolas Chautru
2019-08-06 13:27 ` [dpdk-dev] [PATCH 1/2] baseband/turbo_sw: remove logically dead code Nicolas Chautru
2019-08-06 13:27 ` [dpdk-dev] [PATCH 2/2] app/bbdev: fix unchecked return valued Nicolas Chautru
2019-08-06 20:54 ` [dpdk-dev] [PATCH 0/2] coverity fixes for bbdev Thomas Monjalon

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