> -----Original Message----- > From: Nipun Gupta > Sent: Friday, May 4, 2018 3:41 PM > To: tho...@monjalon.net; Hemant Agrawal <hemant.agra...@nxp.com>; > Shreyansh Jain <shreyansh.j...@nxp.com> > Cc: dev@dpdk.org; Nipun Gupta <nipun.gu...@nxp.com> > Subject: [PATCH v6 0/7] Introduce DPAA2 Command Interface raw driver > > This patch set introduces DPAA2 based Command Interface > device driver. > > This driver is provides communication between the GPP and > AIOP Firmware. > > This patchset is based on top of: > https://dpdk.org/dev/patchwork/patch/39246/ > > Patches 1-3: > Makes necessary changes and fixes in the DPAA2 bus and > mempool region > Patches 4-6: > Add the DPAA2 CMDIF driver > Patches 7: > Update the respective documentation > > Changes in v2: > - Move CMDIF compilation to common_linuxapp > - Support physical addressing mode > > Changes in v3: > - Rebased over DPAA2 QDMA patches > - Updated logging adding Data Path logs too > - Fix up error handling in patch 3 > - Merged the two separate doc patches (patch 7) > > Changes in v4: > - Added meson build support > > Changes in v5: > - Fixed shared build for x86 > > Changes in v6: > - Fixed intermediate shared build break (patch 4) >
Series-Acked-by: Shreyansh Jain <shreyansh.j...@nxp.com>