Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: dc318362ce9bdff233c492d07ef4a2858484a85b
https://github.com/Linaro/odp/commit/dc318362ce9bdff233c492d07ef4a2858484a85b
Author: Balasubramanian Manoharan <[email protected]>
Date: 2018-12-27 (Thu, 27 Dec 2018)
Changed paths:
A include/odp/api/abi-default/comp.h
A include/odp/api/spec/comp.h
Log Message:
-----------
api: comp: compression specification
ODP Compression specification
Signed-off-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Shally Verma <[email protected]>
Signed-off-by: Mahipal Challa <[email protected]>
Reviewed-by: Petri Savolainen <[email protected]>
Reviewed-by: Bogdan Pricope <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 0b38035d3857cc23b88a00e695b8ff2993775dbe
https://github.com/Linaro/odp/commit/0b38035d3857cc23b88a00e695b8ff2993775dbe
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-12-27 (Thu, 27 Dec 2018)
Changed paths:
M include/Makefile.am
A include/odp/api/comp.h
M include/odp/api/spec/comp.h
A include/odp/arch/arm32-linux/odp/api/abi/comp.h
A include/odp/arch/arm64-linux/odp/api/abi/comp.h
A include/odp/arch/default-linux/odp/api/abi/comp.h
A include/odp/arch/mips64-linux/odp/api/abi/comp.h
A include/odp/arch/power64-linux/odp/api/abi/comp.h
A include/odp/arch/x86_32-linux/odp/api/abi/comp.h
A include/odp/arch/x86_64-linux/odp/api/abi/comp.h
M include/odp_api.h
Log Message:
-----------
api: fix compression API headers
- small syntax typo fix
- fix header guarding define
- add abi files
- include comp.h from odp_api.h header
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: ad31bf29da57c50b717c8cb441f6126c0481c144
https://github.com/Linaro/odp/commit/ad31bf29da57c50b717c8cb441f6126c0481c144
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-12-27 (Thu, 27 Dec 2018)
Changed paths:
M platform/linux-generic/Makefile.am
A platform/linux-generic/include-abi/odp/api/abi/comp.h
Log Message:
-----------
linux-gen: add compression ABI file
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 52e903ecbf1653c72f5ae061084262d02b807339
https://github.com/Linaro/odp/commit/52e903ecbf1653c72f5ae061084262d02b807339
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-12-27 (Thu, 27 Dec 2018)
Changed paths:
M include/odp/api/spec/event.h
M platform/linux-generic/include-abi/odp/api/abi/event.h
Log Message:
-----------
linux-gen: event: define ODP_EVENT_PACKET_COMP
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 7a7b000715b26233609453227612f4bfe25a0e46
https://github.com/Linaro/odp/commit/7a7b000715b26233609453227612f4bfe25a0e46
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-12-27 (Thu, 27 Dec 2018)
Changed paths:
M test/m4/configure.m4
M test/validation/api/Makefile.am
A test/validation/api/comp/Makefile.am
A test/validation/api/comp/comp.c
A test/validation/api/comp/test_vectors.h
Log Message:
-----------
validation: add compression tests
Signed-off-by: Shally Verma <[email protected]>
Signed-off-by: Mahipal Challa <[email protected]>
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 00385dbab270b585291cf197f62cd4d7f92c2af9
https://github.com/Linaro/odp/commit/00385dbab270b585291cf197f62cd4d7f92c2af9
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2018-12-27 (Thu, 27 Dec 2018)
Changed paths:
M platform/linux-generic/Makefile.am
A platform/linux-generic/odp_comp.c
Log Message:
-----------
linux-gen: comp: add stub implementation
Add stub implementation supporting no compression and digest algorithms.
Signed-off-by: Dmitry Eremin-Solenikov <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Compare: https://github.com/Linaro/odp/compare/525f6e6b3adf...00385dbab270
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.