mbuf: fix doxygen comment of bulk alloc
authorPablo de Lara <pablo.de.lara.guarch@intel.com>
Wed, 26 Jul 2017 04:20:05 +0000 (05:20 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 31 Jul 2017 15:17:25 +0000 (17:17 +0200)
commitc0bad56ef8b84a2e03bff1f5739a52248d22aedd
tree7b22466e5e3d72747e02a72e0eb18691d30b54b1
parentffae3ab3b7f6d0e8549def8aecc2e582e4bf4bb5
mbuf: fix doxygen comment of bulk alloc

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: stable@dpdk.org
Signed-off-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
lib/librte_mbuf/rte_mbuf.h