On 3/1/2019 1:47 PM, Pavan Nikhilesh Bhagavatula wrote: > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Use mempool bulk get ops to alloc burst of packets and process them. > If bulk get fails fallback to rte_mbuf_raw_alloc.
I assume the motivation is performance improvement, do you have the numbers before and after this patch? cc'ed maintainers. > > Suggested-by: Andrew Rybchenko <arybche...@solarflare.com> > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> <...>