Hi Rahul, Thank you for your work!
> -----Original Message----- > From: Shah, Rahul R > Sent: Tuesday, October 1, 2019 7:05 PM > To: Dumitrescu, Cristian <cristian.dumitre...@intel.com> > Cc: dev@dpdk.org > Subject: [PATCH v3] port: Eventdev port support added in the rte_port > library > > Adding a new port type called eventdev to the > rte_port library. > > Signed-off-by: Rahul Shah <rahul.r.s...@intel.com> > --- > lib/librte_port/Makefile | 4 +- > lib/librte_port/meson.build | 8 +- > lib/librte_port/rte_port_eventdev.c | 585 > +++++++++++++++++++++++++++ Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com> The only cosmetic change I would suggest is for the name of the patch, which can be made shorter: Port: add eventdev port type Regards, Cristian