[dpdk-dev] [PATCH v3] port: Eventdev port support added in the rte_port library
Dumitrescu, Cristian
cristian.dumitrescu at intel.com
Fri Oct 25 17:39:28 CEST 2019
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.dumitrescu at intel.com>
> Cc: dev at 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.shah at 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.dumitrescu at 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
More information about the dev
mailing list