>On 2021-08-23 21:40, pbhagavat...@marvell.com wrote: >> From: Pavan Nikhilesh <pbhagavat...@marvell.com> >> >> Mark all the driver specific functions as internal, remove >> `rte` prefix from `struct rte_eventdev_ops`. >> Remove experimental tag from internal functions. >> Remove `eventdev_pmd.h` from non-internal header files. >> >Is the enqueue/dequeue shortcut still worth the trouble? Considering >the >size of this patch set, it seems to be a lot of trouble to handle this >special case. > > >Is the same kind of reorganization planned for the ethdev API?
There is already a series by Konstantin http://patches.dpdk.org/project/dpdk/list/?series=18422 > > ><snip> >