Branch: refs/heads/master
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]>
Compare: https://github.com/Linaro/odp/compare/4537d096721a...641717bac482