RE: [v6 0/6] crypto/virtio: enhancements for RSA and vDPA

2025-03-05 Thread Akhil Goyal
> Subject: [v6 0/6] crypto/virtio: enhancements for RSA and vDPA > > This patch series enhances virtio crypto PMD to: > * support RSA > * support packed virtio ring > * support vDPA backend > > v6: > - patches rebased. > > Gowrishankar Muthukrishnan (6):

[v6 0/6] crypto/virtio: enhancements for RSA and vDPA

2025-03-04 Thread Gowrishankar Muthukrishnan
This patch series enhances virtio crypto PMD to: * support RSA * support packed virtio ring * support vDPA backend v6: - patches rebased. Gowrishankar Muthukrishnan (6): crypto/virtio: add asymmetric RSA support crypto/virtio: refactor queue operations crypto/virtio: add packed ring sup