-----Original Message----- > Date: Fri, 15 Dec 2017 18:38:26 +0530 > From: Sunil Kumar Kori <sunil.k...@nxp.com> > To: jerin.ja...@caviumnetworks.com > CC: dev@dpdk.org, hemant.agra...@nxp.com > Subject: [PATCH 4/6] event/dpaa: add eventdev PMD > X-Mailer: git-send-email 2.9.3 > > Signed-off-by: Sunil Kumar Kori <sunil.k...@nxp.com>
Overall it looks good. Please split this patch to more logical grouping(logical grouping based on the struct rte_eventdev_ops ops) You can check the event_sw driver's initial git commits as reference.