RE: [PATCH v3 0/8] fixes and improvements to CNXK crypto PMD

2023-06-20 Thread Akhil Goyal
> Subject: [PATCH v3 0/8] fixes and improvements to CNXK crypto PMD > > This series adds SM4, raw cryptodev API support and > fixes to CNXK crypto PMD. > > v3: > * Updated feature file for cn10k Series applied to dpdk-next-crypto Had just applied your v2 with the doc

[PATCH v3 0/8] fixes and improvements to CNXK crypto PMD

2023-06-20 Thread Tejasree Kondoj
This series adds SM4, raw cryptodev API support and fixes to CNXK crypto PMD. v3: * Updated feature file for cn10k v2: * Fixed documentation build failure * Updated release notes Aakash Sasidharan (1): crypto/cnxk: use pt inst for null cipher with null auth Anoob Joseph (3): crypto/cnxk: re