[dpdk-dev] [PATCH v2 12/30] net/mlx5: add reference counter on DPDK Tx queues

Yongseok Koh yskoh at mellanox.com
Fri Oct 6 05:51:20 CEST 2017


On Thu, Oct 05, 2017 at 02:49:44PM +0200, Nelio Laranjeiro wrote:
> Use the same design for DPDK queue as for Verbs queue for symmetry, this
> also helps in fixing some issues like the DPDK release queue API which is
> not expected to fail.  With such design, the queue is released when the
> reference counters reaches 0.
> 
> Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
> ---
Acked-by: Yongseok Koh <yskoh at mellanox.com>
 
Thanks


More information about the dev mailing list