> -----Original Message----- > From: pbhagavatula@ marvell. com <pbhagavatula@ marvell. com> > Sent: Thursday, April 10, 2025 11: 36 PM > To: Jerin Jacob <jerinj@ marvell. com>; Pavan Nikhilesh Bhagavatula > <pbhagavatula@ marvell. com>;
ZjQcmQRYFpfptBannerStart
Prioritize security for external emails:
Confirm sender and content safety before clicking links or opening attachments
Report Suspicious
 
ZjQcmQRYFpfptBannerEnd

> -----Original Message-----
> From: pbhagavatula@marvell.com <pbhagavatula@marvell.com>
> Sent: Thursday, April 10, 2025 11:36 PM
> To: Jerin Jacob <jerinj@marvell.com>; Pavan Nikhilesh Bhagavatula
> <pbhagavatula@marvell.com>; Shijith Thotton <sthotton@marvell.com>
> Cc: dev@dpdk.org
> Subject: [PATCH] event/cnxk: update timer arm routine
> 
> From: Pavan Nikhilesh <pbhagavatula@marvell.com>
> 
> Add additional HW state checks in timer arm routine to ensure HW-SW
> synchronization.
> 
> Signed-off-by: Pavan Nikhilesh <pbhagavatula@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: stable@dpdk.org

    Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>