[dpdk-dev] [dpdk-stable] [PATCH] ring: fix comment for __rte_ring_move_cons_head()

Thomas Monjalon thomas at monjalon.net
Fri Oct 1 14:47:12 CEST 2021


> > 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.richardson at intel.com
> > Cc: stable at dpdk.org
> > 
> > Signed-off-by: Cian Ferriter <cian.ferriter at intel.com>
> LGTM
> Acked-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>

Applied, thanks.




More information about the dev mailing list