RE: [PATCH v2 0/4] crypto/ccp cleanup

2023-01-17 Thread Uttarwar, Sunil Prakashrao
shrao Sent: Thursday, January 12, 2023 5:58 PM To: David Marchand Cc: Yigit, Ferruh ; Akhil Goyal ; Namburu, Chandu-babu ; Sebastian, Selwin ; dev ; Thomas Monjalon Subject: RE: [PATCH v2 0/4] crypto/ccp cleanup [AMD Official Use Only - General] Hi David, Please find the below update. Thank

RE: [PATCH v2 0/4] crypto/ccp cleanup

2023-01-12 Thread Uttarwar, Sunil Prakashrao
; Thomas Monjalon Subject: Re: [PATCH v2 0/4] crypto/ccp cleanup Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. On Fri, Nov 18, 2022 at 12:58 PM Uttarwar, Sunil Prakashrao wrote: > Hi David, > &g

Re: [PATCH v2 0/4] crypto/ccp cleanup

2023-01-11 Thread David Marchand
On Fri, Nov 18, 2022 at 12:58 PM Uttarwar, Sunil Prakashrao wrote: > Hi David, > > Please find the below update > > - only one DPDK application can use ccp crypto engines (PCI bus > allow/blocklist is not respected, right?), > Yes, only one crypto device can be used in a DPDK application for the

RE: [PATCH v2 0/4] crypto/ccp cleanup

2022-11-18 Thread Uttarwar, Sunil Prakashrao
. Thanks Sunil -Original Message- From: David Marchand Sent: Thursday, November 3, 2022 6:39 PM To: Uttarwar, Sunil Prakashrao Cc: Yigit, Ferruh ; Akhil Goyal ; Namburu, Chandu-babu ; Sebastian, Selwin ; dev ; Thomas Monjalon Subject: Re: [PATCH v2 0/4] crypto/ccp cleanup Caution

Re: [PATCH v2 0/4] crypto/ccp cleanup

2022-11-03 Thread David Marchand
t: Wednesday, November 2, 2022 6:18 PM > To: Uttarwar, Sunil Prakashrao > Cc: Yigit, Ferruh ; Akhil Goyal ; > Namburu, Chandu-babu > Subject: Re: [PATCH v2 0/4] crypto/ccp cleanup > > Caution: This message originated from an External Source. Use proper caution > when

Re: [PATCH v2 0/4] crypto/ccp cleanup

2022-10-25 Thread David Marchand
On Mon, Oct 17, 2022 at 3:53 PM David Marchand wrote: > On Mon, Oct 17, 2022 at 3:42 PM Uttarwar, Sunil Prakashrao > wrote: > > > > [Public] > > > > Hi Akhil & David, > > > > Regarding "crypto/ccp: fix PCI probing" patch, observing some issues while > > verifying on AMD platform(Floating point e

Re: [PATCH v2 0/4] crypto/ccp cleanup

2022-10-17 Thread David Marchand
Hello, On Mon, Oct 17, 2022 at 3:42 PM Uttarwar, Sunil Prakashrao wrote: > > [Public] > > Hi Akhil & David, > > Regarding "crypto/ccp: fix PCI probing" patch, observing some issues while > verifying on AMD platform(Floating point exception). > > It seems there are some issues with this patch. T

RE: [PATCH v2 0/4] crypto/ccp cleanup

2022-10-17 Thread Uttarwar, Sunil Prakashrao
ay, October 13, 2022 3:10 PM To: Uttarwar, Sunil Prakashrao ; David Marchand ; dev@dpdk.org Subject: RE: [PATCH v2 0/4] crypto/ccp cleanup Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Hi Sunil > For this

RE: [PATCH v2 0/4] crypto/ccp cleanup

2022-10-13 Thread Akhil Goyal
Hi Sunil > For this series > > Below shared patches seems fine, verified on AMD platform works fine. > > crypto/ccp: fix IOVA handling > crypto/ccp: remove some dead code for UIO > crypto/ccp: remove some printf > > Now working on the "crypto/ccp: fix PCI probing" patch and will update on > th

RE: [PATCH v2 0/4] crypto/ccp cleanup

2022-10-11 Thread Uttarwar, Sunil Prakashrao
[Public] -Original Message- From: David Marchand Sent: Tuesday, October 4, 2022 3:21 PM To: dev@dpdk.org Cc: gak...@marvell.com; Uttarwar, Sunil Prakashrao Subject: [PATCH v2 0/4] crypto/ccp cleanup For this series Below shared patches seems fine, verified on AMD platform works fin