RE: [PATCH] event/cnxk: fix incorrect template macros

2024-11-06 Thread Jerin Jacob
> -Original Message- > From: pbhagavat...@marvell.com > Sent: Monday, November 4, 2024 5:38 PM > To: Jerin Jacob ; Pavan Nikhilesh Bhagavatula > ; Shijith Thotton > Cc: dev@dpdk.org > Subject: [PATCH] event/cnxk: fix incorrect template macros > > From

[PATCH] event/cnxk: fix incorrect template macros

2024-11-04 Thread pbhagavatula
From: Pavan Nikhilesh Fix incorrect template macros used for dual workslot functions. Fixes: a83fc0f4e118 ("event/cnxk: remove single event enqueue and dequeue") Signed-off-by: Pavan Nikhilesh --- drivers/event/cnxk/cn9k_worker.h | 8 1 file changed, 4 insertions(+), 4 deletions(-)