On Tue, Aug 29, 2023 at 11:50 PM <pbhagavat...@marvell.com> wrote: > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Add event port flow context status APIs. > - rte_pmd_cnxk_eventdev_wait_head() - Allows application to wait > for the flow context currently held by the event port to become > the HEAD of the flow chain. > - rte_pmd_cnxk_eventdev_is_head() - Allows application to test if > the flow context currently held by the event port is the HEAD > of the flow chain. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
Acked-by: Jerin Jacob <jer...@marvell.com> Applied to dpdk-next-net-eventdev/for-main. Thanks