On Tue, Dec 12, 2023 at 3:13 AM <pbhagavat...@marvell.com> wrote: > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Add option to update event queue to event port links via > mailbox. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>
Updated the git commit as follows and series applied to dpdk-next-net-eventdev/for-main. Thanks commit 43b0ec0db7eabae40b60d0d29b7eee69531228f3 (HEAD -> for-main) Author: Pavan Nikhilesh <pbhagavat...@marvell.com> Date: Mon Dec 11 18:53:20 2023 +0530 event/cnxk: add option to update links via mbox Add option to update event queue to event port links via mailbox. Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> commit e638054cc0a0b7b320d1c4554fd78c96ca95f514 Author: Pavan Nikhilesh <pbhagavat...@marvell.com> Date: Mon Dec 11 18:53:19 2023 +0530 common/cnxk: update scheduler base code Updated event scheduler base code to add checks to avoid sending unnecessary mbox requests. Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> commit d6601056e30156339ba972d1b9ca568867037484 Author: Pavan Nikhilesh <pbhagavat...@marvell.com> Date: Mon Dec 11 18:53:18 2023 +0530 common/cnxk: update timer base code Updated event timer base code to add mailbox to capture multiple clock sources also additional supported clock sources SYNCE, BTS, EXT_MIO, EXT_GTI. Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>