RE: [PATCH v2 0/9] crypto/ionic: introduce AMD Pensando ionic crypto driver

2024-06-06 Thread Akhil Goyal
> > > > On Jun 4, 2024, at 9:28 AM, Boyer, Andrew wrote: > > > > > >> On Apr 30, 2024, at 4:21 PM, Boyer, Andrew > wrote: > >> > >> This patchset introduces a new crypto PMD for AMD Pensando hardware > >> accelerators. It allows applications running directly on the AMD Pensando > >> DSC to offl

Re: [PATCH v2 0/9] crypto/ionic: introduce AMD Pensando ionic crypto driver

2024-06-04 Thread Boyer, Andrew
> On Jun 4, 2024, at 9:28 AM, Boyer, Andrew wrote: > > >> On Apr 30, 2024, at 4:21 PM, Boyer, Andrew wrote: >> >> This patchset introduces a new crypto PMD for AMD Pensando hardware >> accelerators. It allows applications running directly on the AMD Pensando >> DSC to offload cryptographic o

Re: [PATCH v2 0/9] crypto/ionic: introduce AMD Pensando ionic crypto driver

2024-06-04 Thread Boyer, Andrew
> On Apr 30, 2024, at 4:21 PM, Boyer, Andrew wrote: > > This patchset introduces a new crypto PMD for AMD Pensando hardware > accelerators. It allows applications running directly on the AMD Pensando > DSC to offload cryptographic operations to hardware cryptographic blocks. > > V2: > - Remix p