v1 - Move completion event allocation into implementation,
allow synchronous implementation to return status
immediately (i.e. no completion event involved).
Fix two crypto related issues found during debug.
Robbie King (3):
api: crypto: new completion event scheme
api: packet: add API to copy metadata
example: ipsec: move L2/3/4 offset set
example/ipsec/odp_ipsec.c | 81 ++++++++++-------
example/ipsec/odp_ipsec_stream.c | 10 ++-
platform/linux-generic/include/api/odp_crypto.h | 91 +++++++++----------
.../linux-generic/include/odp_crypto_internal.h | 6 +-
.../linux-generic/include/odp_packet_internal.h | 2 +
platform/linux-generic/odp_crypto.c | 96 +++++++++-----------
platform/linux-generic/odp_packet.c | 14 +++
test/validation/crypto/odp_crypto_test_async_inp.c | 100 +++++----------------
test/validation/crypto/odp_crypto_test_sync_inp.c | 13 ++-
9 files changed, 187 insertions(+), 226 deletions(-)
--
1.9.1
_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp