On Tue, Aug 22, 2023 at 6:40 PM <pbhagavat...@marvell.com> wrote: > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Add support to get the remaining ticks to expire for a > given event timer. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > ---
> ------------ > > +* **Updated Marvell cnxk eventdev driver.** > + > + Added support to get the remaining ticks to expire for a > + given event timer. > + This needs to below template. Changed as following +* **Updated Marvell cnxk eventdev driver.** + + * Added support for ``remaining_ticks_get`` timer adapter PMD callback + to get the remaining ticks to expire for a given event timer. + Changed subject as event/cnxk: support get remaining ticks callback Applied to dpdk-next-net-eventdev/for-main. Thanks