On Fri, Oct 25, 2024 at 9:39 AM David Marchand <[email protected]> wrote: > > Coverity is not able to understand that having 2 lcores means that > rte_get_next_lcore(-1, 0, 1) can't return RTE_MAX_LCORE. > Add a check. > > Coverity issue: 445382, 445383, 445384, 445387, 445389, 445391 > Fixes: 35326b61aecb ("bitops: add atomic bit operations in new API") > > Signed-off-by: David Marchand <[email protected]>
Applied, thanks. -- David Marchand

