RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-05-23 Thread Kundapura, Ganapati
nal Message- > From: Akhil Goyal > Sent: Thursday, May 23, 2024 12:06 AM > To: Kundapura, Ganapati ; dev@dpdk.org > Cc: Gujjar, Abhinandan S ; > fanzhang@gmail.com; 'Power, Ciara' > Subject: RE: [PATCH v1] crypto: fix build issues on crypto callbacks ma

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-05-22 Thread Akhil Goyal
> Hi Akhil, >My patch addresses build issue on setting RTE_CRYPTO_CALLBACKS to 0 and > Checks for callback registered or not from the next node instead of head node > as > callback head node is always valid pointer. > Agreed but your patch cannot be verified without the fix as the callbacks a

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-05-22 Thread Kundapura, Ganapati
Wednesday, May 22, 2024 7:21 PM > To: Kundapura, Ganapati ; dev@dpdk.org > Cc: Gujjar, Abhinandan S ; > fanzhang@gmail.com; 'Power, Ciara' > Subject: RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro > undefined > > > Subject: RE: [PATCH v1] c

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-05-22 Thread Akhil Goyal
> Subject: RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro > undefined > > > Subject: [EXTERNAL] RE: [PATCH v1] crypto: fix build issues on crypto > > callbacks > > macro undefined > > > > Hi Akhil, > > 2 acked for this patch but i

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-05-22 Thread Akhil Goyal
> Subject: [EXTERNAL] RE: [PATCH v1] crypto: fix build issues on crypto > callbacks > macro undefined > > Hi Akhil, > 2 acked for this patch but it's still not yet accepted. > Anything more required for this patch? > Hi Ganapati, I haven't started picking patc

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-05-22 Thread Kundapura, Ganapati
Abhinandan S ; > gak...@marvell.com; fanzhang....@gmail.com > Subject: RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro > undefined > > > > > -Original Message- > > From: Kundapura, Ganapati > > Sent: Tuesday, April 16, 2024 9:12 AM &

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-04-17 Thread Power, Ciara
> -Original Message- > From: Kundapura, Ganapati > Sent: Tuesday, April 16, 2024 9:12 AM > To: dev@dpdk.org > Cc: Gujjar, Abhinandan S ; Power, Ciara > ; gak...@marvell.com; fanzhang@gmail.com > Subject: [PATCH v1] crypto: fix build issues on crypto callbacks macro > undefined > >

RE: [PATCH v1] crypto: fix build issues on crypto callbacks macro undefined

2024-04-16 Thread Gujjar, Abhinandan S
> -Original Message- > From: Kundapura, Ganapati > Sent: Tuesday, April 16, 2024 1:42 PM > To: dev@dpdk.org > Cc: Gujjar, Abhinandan S ; Power, Ciara > ; gak...@marvell.com; fanzhang@gmail.com > Subject: [PATCH v1] crypto: fix build issues on crypto callbacks macro > undefined > >