fc0ddc6848
The error return code for rte_ring_dequeue() function should be -ENOENT
rather than -ENOBUFS (which is the error value from the enqueue() fn).
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
rte_ring_version.map | ||
rte_ring.c | ||
rte_ring.h |