Re: [PATCH v2 3/3] event/cnxk: add option to update links via mbox

2023-12-11 Thread Jerin Jacob
On Tue, Dec 12, 2023 at 3:13 AM wrote: > > From: Pavan Nikhilesh > > Add option to update event queue to event port links via > mailbox. > > Signed-off-by: Pavan Nikhilesh Updated the git commit as follows and series applied to dpdk-next-net-eventdev/for-main. Thanks commit 43b0ec0db7eabae40b6

[PATCH v2 3/3] event/cnxk: add option to update links via mbox

2023-12-11 Thread pbhagavatula
From: Pavan Nikhilesh Add option to update event queue to event port links via mailbox. Signed-off-by: Pavan Nikhilesh --- drivers/common/cnxk/roc_sso.c | 87 + drivers/common/cnxk/roc_sso.h | 4 +- drivers/event/cnxk/cn10k_eventdev.c | 6 +- drivers/e