[EXTERNAL] RE: [PATCH] event/cnxk: update timer arm routine

2025-05-27 Thread Jerin Jacob
Pavan Nikhilesh Bhagavatula > ; Shijith Thotton > Cc: dev@dpdk.org > Subject: [PATCH] event/cnxk: update timer arm routine > > From: Pavan Nikhilesh > > Add additional HW state checks in timer arm routine to ensure HW-SW > synchronization. > > Signed-off-by: Pavan Nikh

[PATCH] event/cnxk: update timer arm routine

2025-04-10 Thread pbhagavatula
From: Pavan Nikhilesh Add additional HW state checks in timer arm routine to ensure HW-SW synchronization. Signed-off-by: Pavan Nikhilesh --- drivers/event/cnxk/cnxk_tim_worker.h | 140 ++- 1 file changed, 73 insertions(+), 67 deletions(-) diff --git a/drivers/event/cn