DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] net/ionic: fix up minor coverity issues
@ 2022-11-03 13:49 Andrew Boyer
  2022-11-03 13:49 ` [PATCH 1/2] net/ionic: fix up minor coverity issue in queue allocation Andrew Boyer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Andrew Boyer @ 2022-11-03 13:49 UTC (permalink / raw)
  To: dev; +Cc: Andrew Boyer

These patches will make no functional difference, but should
eliminate four coverity issues.

Alternatively, we could just mark them as False Positive or
Ignored in coverity.

Signed-off-by: Andrew Boyer <andrew.boyer@amd.com>

Andrew Boyer (2):
  net/ionic: fix up minor coverity issue in queue allocation
  net/ionic: fix up minor coverity issue in packet transmit

 drivers/net/ionic/ionic_lif.c         | 4 ++--
 drivers/net/ionic/ionic_rxtx_sg.c     | 2 +-
 drivers/net/ionic/ionic_rxtx_simple.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-11-06  9:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-03 13:49 [PATCH 0/2] net/ionic: fix up minor coverity issues Andrew Boyer
2022-11-03 13:49 ` [PATCH 1/2] net/ionic: fix up minor coverity issue in queue allocation Andrew Boyer
2022-11-03 13:49 ` [PATCH 2/2] net/ionic: fix up minor coverity issue in packet transmit Andrew Boyer
2022-11-06  9:28 ` [PATCH 0/2] net/ionic: fix up minor coverity issues Andrew Rybchenko

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