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 <akhil.go...@nxp.com> > Sent: Tuesday, January 19, 2021 5:01 PM > To: Tejasree Kondoj <ktejas...@marvell.com>; Nicolau, Radu > <radu.nico...@intel.com>; Trahe, Fiona <fiona.tr...@intel.com>; Zhang, > Roy Fan <roy.fan.zh...@intel.com> > Cc: Anoob Joseph <ano...@marvell.com>; Ankur Dwivedi > <adwiv...@marvell.com>; dev@dpdk.org > 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 <ktejas...@marvell.com> > > --- > > 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 >