[dpdk-dev] [PATCH v1] ring: fix return value for sc and mc	dequeue
    Thomas Monjalon 
    thomas at monjalon.net
       
    Fri Jun 23 14:43:57 CEST 2017
    
    
  
23/06/2017 10:43, Olivier Matz:
> Hi Anand,
> 
> On Fri,  2 Jun 2017 11:59:51 +0530, Anand B Jyoti <anand.b.jyoti at intel.com> wrote:
> > The error return code for rte_ring_sc_dequeue_bulk() and
> > rte_ring_mc_dequeue_bulk() function should be -ENOENT rather
> > than -ENOBUFS as described in the function description.
> 
> Fixes: cfa7c9e6fc1f ("ring: make bulk and burst return values consistent")
Cc: stable at dpdk.org
> > Signed-off-by: Anand B Jyoti <anand.b.jyoti at intel.com>
> 
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
Applied, thanks
    
    
More information about the dev
mailing list