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

Olivier MATZ olivier.matz at 6wind.com
Tue Dec 16 18:05:13 CET 2014


Hi Pablo,

On 12/15/2014 02:41 PM, Pablo de Lara wrote:
> 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>




More information about the dev mailing list