Re: [dpdk-dev] [RESEND v2 6/7] crypto/dpaa2_sec: fix incorrect debugging prints

2018-03-20 Thread Hemant Agrawal
On 3/13/2018 11:14 AM, Shreyansh Jain wrote: Digest and IV length variable declarations have changed. These were escaping builds as the debugging macro was disabled. During dynamic logging change, they were discoverd. Fixes: 0fbd75a99fc9 ("cryptodev: move IV parameters to session") Fixes: 7f0034

[dpdk-dev] [RESEND v2 6/7] crypto/dpaa2_sec: fix incorrect debugging prints

2018-03-12 Thread Shreyansh Jain
Digest and IV length variable declarations have changed. These were escaping builds as the debugging macro was disabled. During dynamic logging change, they were discoverd. Fixes: 0fbd75a99fc9 ("cryptodev: move IV parameters to session") Fixes: 7f0034275a24 ("cryptodev: remove digest length from c