Re: [PATCH] event/cnxk: fix getwork write data on reconfig

2024-10-24 Thread Jerin Jacob
On Tue, Oct 22, 2024 at 9:29 PM wrote: > > From: Pavan Nikhilesh > > Update getwork write data on device reconfiguration > to avoid working with stale configuration. > > Fixes: acc65ee307f7 ("eventdev: introduce event pre-scheduling") > > Signed-off-by: Pavan Nikhilesh Applied to dpdk-next-net-

[PATCH] event/cnxk: fix getwork write data on reconfig

2024-10-22 Thread pbhagavatula
From: Pavan Nikhilesh Update getwork write data on device reconfiguration to avoid working with stale configuration. Fixes: acc65ee307f7 ("eventdev: introduce event pre-scheduling") Signed-off-by: Pavan Nikhilesh --- drivers/event/cnxk/cn10k_eventdev.c | 1 + 1 file changed, 1 insertion(+) d