19/07/2019 14:51, Akhil Goyal: > > > Arek Kusztal (7): > > > cryptodev: change RSA API comments about primes > > > cryptodev: add cipher field to RSA op > > > crypto/openssl: add cipher field to openssl RSA implementation > > > test: add cipher field to RSA test > > > cryptodev: remove RSA PKCS1 BT0 padding > > > openssl: remove RSA PKCS1_5 BT0 padding > > > test: remove RSA PKCS1_5 BT0 padding from test cases > > > > > With minor feedback on description on Patchv5 2/7, > > Series-acked-by: Shally Verma <shal...@marvell.com> > > Comment on 2/7 shall be taken in next series for next release as suggested by > Shally. > > Applied to dpdk-next-crypto
A commit in cryptodev is removing a field which is removed in PMDs in next patches. Guess what? It breaks the compilation in the middle. Anyway, there is no reason for this split, so I squash the patches.