[dpdk-dev] [PATCH v2] app/testpmd: add mempool bulk get for txonly mode
Ferruh Yigit
ferruh.yigit at intel.com
Tue Mar 19 17:48:14 CET 2019
On 3/1/2019 1:47 PM, Pavan Nikhilesh Bhagavatula wrote:
> From: Pavan Nikhilesh <pbhagavatula at 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 <arybchenko at solarflare.com>
> Signed-off-by: Pavan Nikhilesh <pbhagavatula at marvell.com>
<...>
More information about the dev
mailing list