> > 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 <cian.ferri...@intel.com> > LGTM > Acked-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com>
Applied, thanks.