Re: [PATCH 1/2] event/cnxk: fix burst timer arm routine

2023-02-07 Thread Jerin Jacob
On Thu, Feb 2, 2023 at 1:40 PM wrote: > > From: Pavan Nikhilesh > > Fix timer burst arm routine writing improper updates to > the bucket. > > Fixes: 5f644e1bd14c ("event/cnxk: add timer arm timeout burst") > > Signed-off-by: Pavan Nikhilesh > --- Series applied to dpdk-next-net-eventdev/for-ma

[PATCH 1/2] event/cnxk: fix burst timer arm routine

2023-02-02 Thread pbhagavatula
From: Pavan Nikhilesh Fix timer burst arm routine writing improper updates to the bucket. Fixes: 5f644e1bd14c ("event/cnxk: add timer arm timeout burst") Signed-off-by: Pavan Nikhilesh --- drivers/event/cnxk/cnxk_tim_worker.h | 81 ++-- 1 file changed, 42 insertions(+)