On Wed, Oct 2, 2024 at 8:57 PM Mattias Rönnblom <hof...@lysator.liu.se> wrote: > > Coverity flagged this patch with issue #445158. > > rte_delay_ms() is now unreachable. > > > > I suppose this delay is not that important for the unit test and we > > can remove it, but as I am not sure I'll let you have a look and send > > a fix. > > > > It works without it I think, but I would keep it, and add it to the > "case 0" branch. > > Let me know if you want a v2.
Unfortunately, coverity is run only for merged stuff. So the report we got is for merged patch in the main repo. Please send a fix. -- David Marchand