[dpdk-dev] [PATCH] ring: Fix return type in enqueue and dequeue burst functions

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Dec 17 00:58:02 CET 2014


> > Enqueue and dequeue burst functions always return a positive
> > value (including 0), so return type should be unsigned,
> > instead of int.
> >
> > Fixed also API doc for one of the functions.
> >
> > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>
> 
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>

Applied

Thanks
-- 
Thomas


More information about the dev mailing list