On Tue, Aug 29, 2023 at 11:50 PM <[email protected]> wrote: > > From: Pavan Nikhilesh <[email protected]> > > 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 <[email protected]>
Acked-by: Jerin Jacob <[email protected]> Applied to dpdk-next-net-eventdev/for-main. Thanks

