Re: [PATCH] event/cnxk: fix incorrect getwork devargs parsing

2023-08-08 Thread Jerin Jacob
On Mon, Jul 24, 2023 at 2:07 PM wrote: > > From: Pavan Nikhilesh > > CN10K can support up to three types of getwork, use parse value > function to parse the device arguments. > > Fixes: 5fb651552c79 ("event/cnxk: fix SSO and TIM argument parsing") > Cc: sta...@dpdk.org > > Signed-off-by: Pavan Ni

[PATCH] event/cnxk: fix incorrect getwork devargs parsing

2023-07-24 Thread pbhagavatula
From: Pavan Nikhilesh CN10K can support up to three types of getwork, use parse value function to parse the device arguments. Fixes: 5fb651552c79 ("event/cnxk: fix SSO and TIM argument parsing") Cc: sta...@dpdk.org Signed-off-by: Pavan Nikhilesh --- drivers/event/cnxk/cnxk_eventdev.c | 2 +-