[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:40:07 CEST 2019



> -----Original Message-----
> From: Thomas Monjalon [mailto:thomas at monjalon.net]
> Sent: Friday, October 25, 2019 4:35 PM
> To: Dumitrescu, Cristian <cristian.dumitrescu at intel.com>; Singh, Jasvinder
> <jasvinder.singh at intel.com>
> Cc: dev at dpdk.org; Shah, Rahul R <rahul.r.shah at intel.com>
> Subject: Re: [dpdk-dev] [PATCH v3] port: Eventdev port support added in the
> rte_port library
> 
> 01/10/2019 20:05, Rahul Shah:
> > 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
> +++++++++++++++++++++++++++
> >  lib/librte_port/rte_port_eventdev.h  | 100 +++++
> >  lib/librte_port/rte_port_version.map |   9 +
> >  5 files changed, 702 insertions(+), 4 deletions(-)
> >  create mode 100644 lib/librte_port/rte_port_eventdev.c
> >  create mode 100644 lib/librte_port/rte_port_eventdev.h
> 
> Cristian, Jasvinder, your review would very welcome here :)
> 

Done, sorry for my delay.


More information about the dev mailing list