bus/dpaa: update mempool for secondary process
authorHemant Agrawal <hemant.agrawal@nxp.com>
Tue, 25 Jun 2019 10:40:18 +0000 (16:10 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Sun, 7 Jul 2019 21:12:26 +0000 (23:12 +0200)
commitf26a0762d6b564173d1806b12d273bfbe8651b9d
treee705a5220907f6d59b7ed6f074f99d189d04a2ff
parente79df833d3f641761368452536668496b83f3034
bus/dpaa: update mempool for secondary process

1. need to use the bpool with rte_malloc instead of rte_free
2. Option to give portal to the secondary process thread.

Signed-off-by: Radu Bulie <radu-andrei.bulie@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Tested-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/bus/dpaa/include/compat.h
drivers/mempool/dpaa/dpaa_mempool.c