Re: [PATCH] event/cnxk: add asm to support CASP for clang

2023-08-08 Thread Jerin Jacob
On Mon, Jul 24, 2023 at 2:12 PM wrote: > > From: Pavan Nikhilesh > > Clang fails to use register pairs for CASP instruction, use > inline asm to fix register pairs. > > Signed-off-by: Pavan Nikhilesh Updated the git commit as follows and applied to dpdk-next-net-eventdev/for-main. Thanks Autho

[PATCH] event/cnxk: add asm to support CASP for clang

2023-07-24 Thread pbhagavatula
From: Pavan Nikhilesh Clang fails to use register pairs for CASP instruction, use inline asm to fix register pairs. Signed-off-by: Pavan Nikhilesh --- drivers/event/cnxk/cn10k_worker.h | 15 ++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/drivers/event/cnxk/cn10k_