app/eventdev: optimize producer routine
authorPavan Nikhilesh <pbhagavatula@marvell.com>
Wed, 3 Jul 2019 05:51:35 +0000 (11:21 +0530)
committerJerin Jacob <jerinj@marvell.com>
Sun, 7 Jul 2019 12:48:42 +0000 (14:48 +0200)
When using synthetic and timer event producer reduce the calls made to
mempool library by using get_bulk() instead of get().

Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>

No differences found