Hi Akhil, I just did the check. QAT Raw API test did failed on newly added cases. The patch needs to be updated - as all newly added tests are in aes_cipheronly_test_cases array, where clearly they are chained algorithm tests.
But the problem is not the only reason that causes the test fail - I will submit a QAT PMD fix patch for that. Regards, Fan > -----Original Message----- > From: Akhil Goyal <[email protected]> > Sent: Tuesday, January 19, 2021 5:01 PM > To: Tejasree Kondoj <[email protected]>; Nicolau, Radu > <[email protected]>; Trahe, Fiona <[email protected]>; Zhang, > Roy Fan <[email protected]> > Cc: Anoob Joseph <[email protected]>; Ankur Dwivedi > <[email protected]>; [email protected] > Subject: RE: [PATCH 2/2] test/crypto: support SSL/TLS way of cipher-auth > operations > > Hi Tejasree, > > > Subject: [PATCH 2/2] test/crypto: support SSL/TLS way of cipher-auth > operations > > > > Adding support for SSL/TLS way of cipher-auth operations order > > - auth generation followed by encryption > > - decryption followed by auth verify > > > > Signed-off-by: Tejasree Kondoj <[email protected]> > > --- > > With this patch the following existing case is failing on NXP platforms. > Please > check. > > 10) TestCase AES-128-CBC HMAC-SHA1 Encryption Digest Scatter Gather line > 634 FAILED: Generated digest data not as expected > > Fiona/Fan, > Could you please check this patch on intel platform? > > Regards, > Akhil >

