raw/dpaa2_cmdif: introduce DPAA2 command interface driver
authorNipun Gupta <nipun.gupta@nxp.com>
Fri, 4 May 2018 10:11:26 +0000 (15:41 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 8 May 2018 12:20:39 +0000 (14:20 +0200)
commit3298fa4853b87aadce23b91f61b448e4dc0b5a36
tree3d10efcce33d34e90bb6e5ac1c3ef8e5a199af7f
parent91e96999ef7f8ce65bbbd6446e2702d7f4764b5d
raw/dpaa2_cmdif: introduce DPAA2 command interface driver

Signed-off-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Shreyansh Jain <shreyansh.jain@nxp.com>
MAINTAINERS
config/common_base
config/common_linuxapp
drivers/raw/Makefile
drivers/raw/dpaa2_cmdif/Makefile [new file with mode: 0644]
drivers/raw/dpaa2_cmdif/dpaa2_cmdif.c [new file with mode: 0644]
drivers/raw/dpaa2_cmdif/dpaa2_cmdif_logs.h [new file with mode: 0644]
drivers/raw/dpaa2_cmdif/meson.build [new file with mode: 0644]
drivers/raw/dpaa2_cmdif/rte_pmd_dpaa2_cmdif_version.map [new file with mode: 0644]
drivers/raw/meson.build
mk/rte.app.mk