Re: [PATCH 1/1] common/cnxk: added new macros to platform layer

2022-05-14 Thread Jerin Jacob
On Tue, Apr 12, 2022 at 11:12 PM Srikanth Yalavarthi wrote: > > Added new macros for pointer operations, bitwise operations, > spinlocks and 32 bit read and write. > > Signed-off-by: Srikanth Yalavarthi > --- > drivers/common/cnxk/roc_bits.h | 12 > drivers/common/cnxk/roc_platf

RE: [PATCH 1/1] common/cnxk: added new macros to platform layer

2022-04-13 Thread Morten Brørup
> From: Srikanth Yalavarthi [mailto:syalavar...@marvell.com] > Sent: Tuesday, 12 April 2022 19.42 > > Added new macros for pointer operations, bitwise operations, > spinlocks and 32 bit read and write. > > Signed-off-by: Srikanth Yalavarthi > --- > drivers/common/cnxk/roc_bits.h | 12 ++