On 23/08/2021 20:40, pbhagavat...@marvell.com wrote: > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Add helper functions and macros to help drivers to transition to new > fastpath interface. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > --- > lib/eventdev/eventdev_pmd.h | 396 ++++++++++++++++++++++++++++++++++++ > lib/eventdev/rte_eventdev.c | 174 ++++++++++++++++ > lib/eventdev/version.map | 18 ++ > 3 files changed, 588 insertions(+) > Acked-by: Ray Kinsella <m...@ashroe.eu>