26/07/2017 06:20, Pablo de Lara: > When calling rte_pktmbuf_alloc_bulk, if there are > not enough objects in the mempool, it returns > a negative value, which should be reflected > in the Doxygen comments. > > Fixes: 9ec201f5d6e7 ("mbuf: provide bulk allocation") > Cc: sta...@dpdk.org > > Signed-off-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied, thanks