numam-dpdk/drivers
Nélio Laranjeiro 5f64e6bfa1 net/mlx5: fix device stop with multiple regions
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: 6e78005a9b ("net/mlx5: add reference counter on DPDK Tx queues")

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
2017-10-26 02:33:01 +02:00
..
bus event/dpaa2: add queue parameter in processing callback 2017-10-25 14:03:43 +02:00
crypto crypto/dpaa2_sec: support protocol offload IPsec 2017-10-26 03:12:41 +02:00
event event/octeontx: support event Rx adapter 2017-10-25 14:03:43 +02:00
mempool mk: do not generate LDLIBS from directory dependencies 2017-10-24 02:14:57 +02:00
net net/mlx5: fix device stop with multiple regions 2017-10-26 02:33:01 +02:00
Makefile drivers: add net as dependency for event drivers 2017-10-25 14:03:43 +02:00