Re: [PATCH] common/cnxk: update cpu directive in NPA assembly code

2022-01-06 Thread Jerin Jacob
On Tue, Nov 30, 2021 at 11:20 AM Ashwin Sekhar T K wrote: > > Update the CPU directive in ROC NPA assembly code snippets. > > Signed-off-by: Ashwin Sekhar T K Update the git commit as common/cnxk: update CPU directive in NPA assembly code Use arch_extension instead of .cpu directive i

[PATCH] common/cnxk: update cpu directive in NPA assembly code

2021-11-29 Thread Ashwin Sekhar T K
Update the CPU directive in ROC NPA assembly code snippets. Signed-off-by: Ashwin Sekhar T K --- drivers/common/cnxk/roc_npa.h | 30 +- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/drivers/common/cnxk/roc_npa.h b/drivers/common/cnxk/roc_npa.h index