Branch: refs/heads/api-next
Home: https://github.com/Linaro/odp
Commit: 2fff8b0247a0da108c45c9febc1029bc8e12d347
https://github.com/Linaro/odp/commit/2fff8b0247a0da108c45c9febc1029bc8e12d347
Author: Balasubramanian Manoharan <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M platform/linux-generic/odp_packet_io.c
Log Message:
-----------
linux-generic: pktio: update classifier enable boolean
sets classifer enable based on boolean setting on odp_pktin_queue_param_t
Fixes https://bugs.linaro.org/show_bug.cgi?id=3177
Signed-off-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: c5436c447df98e0ec78de3620c7fe48141fef760
https://github.com/Linaro/odp/commit/c5436c447df98e0ec78de3620c7fe48141fef760
Author: Balasubramanian Manoharan <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M platform/linux-generic/odp_classification.c
Log Message:
-----------
linux-generic: classification: update classifier enable boolean
removes classifier enable boolean default setting
Fixes https://bugs.linaro.org/show_bug.cgi?id=3177
Signed-off-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 641717bac482831a8f9702af7f941cfc349ada91
https://github.com/Linaro/odp/commit/641717bac482831a8f9702af7f941cfc349ada91
Author: Balasubramanian Manoharan <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M test/common_plat/validation/api/classification/classification.h
M test/common_plat/validation/api/classification/odp_classification_basic.c
M test/common_plat/validation/api/classification/odp_classification_common.c
M
test/common_plat/validation/api/classification/odp_classification_test_pmr.c
M test/common_plat/validation/api/classification/odp_classification_tests.c
M
test/common_plat/validation/api/classification/odp_classification_testsuites.h
Log Message:
-----------
validation: classification: add test case for classifier enable boolean
updates test suite to enable classifier in odp_pktin_queue_param_t config
adds test case for classifier enable boolean
Fixes https://bugs.linaro.org/show_bug.cgi?id=3177
Signed-off-by: Balasubramanian Manoharan <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: ab62d19d4811e2699ac0614bf4ba1d481bb3b2b1
https://github.com/Linaro/odp/commit/ab62d19d4811e2699ac0614bf4ba1d481bb3b2b1
Author: Ilias Apalodimas <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M platform/linux-generic/odp_pkt_queue.c
Log Message:
-----------
linux-gen: queue: checks on memory allocations
Fixes: https://bugs.linaro.org/show_bug.cgi?id=3182 by adding proper
checks on allocated memory.
Signed-off-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: e76b25aa5cafbf96133fcbd83b856090b0e95f33
https://github.com/Linaro/odp/commit/e76b25aa5cafbf96133fcbd83b856090b0e95f33
Author: Ilias Apalodimas <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M platform/linux-generic/odp_pkt_queue.c
Log Message:
-----------
linux-gen: queue: added additional missing free
Added 2 additional missing frees in _odp_queue_pool_create() as requested
on review.
Signed-off-by: Ilias Apalodimas <[email protected]>
Reviewed-by: Bill Fischofer <[email protected]>
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: 41abc837a5c25d8df3429398bcb51c72b83999e5
https://github.com/Linaro/odp/commit/41abc837a5c25d8df3429398bcb51c72b83999e5
Author: Maxim Uvarov <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M platform/linux-generic/odp_classification.c
M platform/linux-generic/odp_packet_io.c
M platform/linux-generic/odp_pkt_queue.c
M test/common_plat/validation/api/classification/classification.h
M test/common_plat/validation/api/classification/odp_classification_basic.c
M test/common_plat/validation/api/classification/odp_classification_common.c
M
test/common_plat/validation/api/classification/odp_classification_test_pmr.c
M test/common_plat/validation/api/classification/odp_classification_tests.c
M
test/common_plat/validation/api/classification/odp_classification_testsuites.h
Log Message:
-----------
Merge branch 'master' into api-next
Signed-off-by: Maxim Uvarov <[email protected]>
Commit: a165ff4093f666e5481ae5113f70b41e3354520d
https://github.com/Linaro/odp/commit/a165ff4093f666e5481ae5113f70b41e3354520d
Author: Dmitry Eremin-Solenikov <[email protected]>
Date: 2017-08-04 (Fri, 04 Aug 2017)
Changed paths:
M include/odp/api/spec/crypto.h
Log Message:
-----------
api: crypto: clarify compl_queue queue in crypto_session_param
Properly mention odp_crypto_operation() in the compl_queue param
description.
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/8390f890d4bd...a165ff4093f6