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

2025-08-20 Thread Tejasree Kondoj
Adding fixes and improvements to cnxk crypto PMD. Nithinsen Kaithakadan (3): common/cnxk: get context ilen as devarg crypto/cnxk: fix compilation error and warnings crypto/cnxk: align cptr to 256B in cn20k Sucharitha Sarananaga (3): crypto/cnxk: add new API to get fpm tbl address crypto

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

2023-06-19 Thread Tejasree Kondoj
This series adds SM4, raw cryptodev API support and fixes to CNXK crypto PMD. Aakash Sasidharan (1): crypto/cnxk: use pt inst for null cipher with null auth Anoob Joseph (3): crypto/cnxk: remove packet length checks in crypto offload crypto/cnxk: add support for raw APIs test/crypto: enab