>
> Change "enqueue" to "dequeue" because the __rte_ring_move_cons_head()
> function is updating the consumer head for dequeue.
>
> Fixes: 0dfc98c507b1 ("ring: separate out head index manipulation")
> Cc: bruce.richard...@intel.com
> Cc: sta...@dpdk.org
>
> Signed-off-by: Cian Ferriter
LGTM
A
Change "enqueue" to "dequeue" because the __rte_ring_move_cons_head()
function is updating the consumer head for dequeue.
Fixes: 0dfc98c507b1 ("ring: separate out head index manipulation")
Cc: bruce.richard...@intel.com
Cc: sta...@dpdk.org
Signed-off-by: Cian Ferriter
---
lib/ring/rte_ring_c11_
2 matches
Mail list logo