mempool/dpaa: allocate bp info for multiprocess
authorAkhil Goyal <akhil.goyal@nxp.com>
Tue, 26 Mar 2019 12:01:45 +0000 (12:01 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 29 Mar 2019 13:36:39 +0000 (14:36 +0100)
commite1797f4b445a649bbeaeb10fa83b1b55f5a7c9bc
tree1da12e81e15c94ce167a6516853fc36b0474db51
parent4bbc759f538e921653ee6d5559321650f153c7c3
mempool/dpaa: allocate bp info for multiprocess

rte_dpaa_bpid_info shall be allocated with the hugepage memory
which can be shared across processes.

Signed-off-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/bus/dpaa/include/fsl_qman.h
drivers/mempool/dpaa/dpaa_mempool.c
drivers/mempool/dpaa/dpaa_mempool.h
drivers/net/dpaa/dpaa_ethdev.c
drivers/net/dpaa/dpaa_rxtx.c