Hi Anoob, > -----Original Message----- > From: Akhil Goyal <[email protected]> > Sent: Tuesday 16 May 2023 11:13 > To: Anoob Joseph <[email protected]>; Fan Zhang > <[email protected]>; Power, Ciara <[email protected]> > Cc: Hemant Agrawal <[email protected]>; Jerin Jacob Kollanukkaran > <[email protected]>; Tejasree Kondoj <[email protected]>; Ji, Kai > <[email protected]>; [email protected] > Subject: RE: [PATCH 2/2] test/crypto: handle return code > > > Subject: [PATCH 2/2] test/crypto: handle return code > > > > The sub test case, test_snow3g_decryption, may fail for non-critical > > reasons such as lack of support. Handle the return value gracefully to > > allow TEST_SKIPPED return value to be propagated correctly. > > > > Signed-off-by: Anoob Joseph <[email protected]> > Acked-by: Akhil Goyal <[email protected]>
This looks like a duplicate of a patch recently merged: https://patches.dpdk.org/project/dpdk/patch/[email protected]/ Thanks, Ciara

