Prioritize security for external emails:
Confirm sender and content safety before clicking links or opening attachments
> -----Original Message----- > From: pbhagavat...@marvell.com <pbhagavat...@marvell.com> > Sent: Thursday, April 10, 2025 11:36 PM > To: Jerin Jacob <jer...@marvell.com>; Pavan Nikhilesh Bhagavatula > <pbhagavat...@marvell.com>; Shijith Thotton <sthot...@marvell.com> > Cc: dev@dpdk.org > Subject: [PATCH] event/cnxk: update timer arm routine > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > Add additional HW state checks in timer arm routine to ensure HW-SW > synchronization. > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> Updated the git commit as follows and applied to dpdk-next-net-eventdev/for-main. Thanks event/cnxk: fix missing HW state checks Fix missing HW state checks in timer arm routine in the cases where thread has been scheduled out while holding a bucket lock. Fixes: 300b796262a1 ("event/cnxk: add timer arm routine") Cc: sta...@dpdk.org Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com>