Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 712565ad0e1dfdb1d80ca0b3a82c994eced863b6 https://github.com/Linaro/odp/commit/712565ad0e1dfdb1d80ca0b3a82c994eced863b6 Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-10-16 (Tue, 16 Oct 2018)
Changed paths: M .shippable.yml M scripts/ci/coverage.sh Log Message: ----------- ci: remove iquery tests Remove iquery scheduler from CI test scripts. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Commit: d1936686de3035d2664fa4745bd8681a6411d0d6 https://github.com/Linaro/odp/commit/d1936686de3035d2664fa4745bd8681a6411d0d6 Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-10-16 (Tue, 16 Oct 2018) Changed paths: M platform/linux-generic/odp_queue_if.c M platform/linux-generic/odp_schedule_if.c Log Message: ----------- linux-gen: sched: remove iquery from interface Remove iquery from scheduler and queue interface. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Commit: caad132591f4ede71f08b727f302c8d41b8e96d9 https://github.com/Linaro/odp/commit/caad132591f4ede71f08b727f302c8d41b8e96d9 Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-10-16 (Tue, 16 Oct 2018) Changed paths: M platform/linux-generic/Makefile.am R platform/linux-generic/odp_schedule_iquery.c Log Message: ----------- linux-gen: remove iquery scheduler implementation Iquery scheduler has no advantage compared to basic and scalable scheduler. It has not been developed for a long time. Remove it to reduce maintenance overhead. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Commit: dc6c26b9ef60ac0f10dca34b9f84ad440cf2c39e https://github.com/Linaro/odp/commit/dc6c26b9ef60ac0f10dca34b9f84ad440cf2c39e Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-10-16 (Tue, 16 Oct 2018) Changed paths: M platform/linux-generic/include/odp_schedule_if.h M platform/linux-generic/odp_queue_basic.c M platform/linux-generic/odp_schedule_basic.c M platform/linux-generic/odp_schedule_sp.c Log Message: ----------- linux-gen: sched: remove unused schedule interface functions These functions are not needed after iquery scheduler was removed. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Compare: https://github.com/Linaro/odp/compare/7cefeec60b27...dc6c26b9ef60 **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.