Re: [dpdk-dev] [PATCH v1] test/crypto: fix AESNI-MB CPU tests

2020-07-18 Thread Akhil Goyal
> > The AESNI-MB CPU test cases, which are executed via the > > cryptodev_cpu_aesni_mb_autotest command, aborted when it tried to run the > > DOCSIS security tests as these are not CPU type tests. The abort happened at > the > > following line in process_crypto_request(): > > > > RTE_VERIFY(gbl_act

Re: [dpdk-dev] [PATCH v1] test/crypto: fix AESNI-MB CPU tests

2020-07-17 Thread De Lara Guarch, Pablo
> -Original Message- > From: Coyle, David > Sent: Thursday, July 16, 2020 4:29 PM > To: akhil.go...@nxp.com; Doherty, Declan ; De > Lara Guarch, Pablo ; Trahe, Fiona > > Cc: dev@dpdk.org; Ryan, Brendan ; O'loingsigh, > Mairtin ; Coyle, David > Subject: [PATCH v1] test/crypto: fix AESN

Re: [dpdk-dev] [PATCH v1] test/crypto: fix AESNI-MB CPU tests

2020-07-16 Thread Akhil Goyal
> The AESNI-MB CPU test cases, which are executed via the > cryptodev_cpu_aesni_mb_autotest command, aborted when it tried to run > the DOCSIS security tests as these are not CPU type tests. The abort > happened at the following line in process_crypto_request(): > > RTE_VERIFY(gbl_action_type != R