> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Tuesday, November 5, 2024 9:06 PM > To: Mcnamara, John <[email protected]>; Patrick Robb > <[email protected]> > Cc: [email protected]; Robin Jarry <[email protected]>; Morten Brørup > <[email protected]> > Subject: Re: [PATCH dpdk 0/2] IPv6: Fix coverity issues > > Hello John, Patrick, > > On Thu, Oct 24, 2024 at 5:20 PM Robin Jarry <[email protected]> wrote: > > > > Here are fixes for three coverity issues: > > This series fixes two coverity issues. The fixes look correct. > But the Coverity reports are not obvious to me. > > Is there a way to pass those fixes through Coverity to confirm the two > issues are indeed fixed?
There is no easy way to do that. The Coverity analysis only runs on the main after patches have been merged. It isn't structured to allow patch or fix based analysis.

