-----Original Message----- > Date: Fri, 15 Dec 2017 18:38:26 +0530 > From: Sunil Kumar Kori <[email protected]> > To: [email protected] > CC: [email protected], [email protected] > Subject: [PATCH 4/6] event/dpaa: add eventdev PMD > X-Mailer: git-send-email 2.9.3 > > Signed-off-by: Sunil Kumar Kori <[email protected]>
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.

