Hi, A colleague at Ericsson is having the following issue. It sounds quite similar to the one I have reported earlyer (https://patches.linaro.org/49661), But I have honestlely not digged deeply into it... Bill, does it ring a bell to you?
/Christophe. >Here is a short description of the ODP bug I run into: > >After async decryption I get a packet event instead of crypto >completition. > >- I use ODP 1.4 (checked out from git, the 1.4.0.0 tag) linux-generic >- Set up a crypto session: async, 3DES-CBC, decrypt, no authentication >- When a packet arrives: set up in-place decryption and call to >odp_crypto_operation() >- The odp_crypto_operation() call returns, and indicates posted >operation, the packet is decrypted, but no ODP_EVENT_CRYPTO_COMPL event >received. >- But an ODP_EVENT_PACKET arrives with the decrypted packet, on the >completion queue.
_______________________________________________ lng-odp mailing list [email protected] https://lists.linaro.org/mailman/listinfo/lng-odp
