On 10/25/2017 7:04 AM, Nelio Laranjeiro wrote: > LIST macro are not safe when inside a LIST_FOREACH() a LIST_REMOVE() is > called to remove an entry, this behavior is undefined causing some entries > to disappear from the list. > > Fixes: 6e78005a9b30 ("net/mlx5: add reference counter on DPDK Tx queues") > > Signed-off-by: Nelio Laranjeiro <nelio.laranje...@6wind.com>
Applied to dpdk-next-net/master, thanks.