Branch: refs/heads/master Home: https://github.com/Linaro/odp Commit: 0e81876e6119fd76282f3de4bb50dad9e67ec6f2 https://github.com/Linaro/odp/commit/0e81876e6119fd76282f3de4bb50dad9e67ec6f2 Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-05-18 (Fri, 18 May 2018)
Changed paths: M test/performance/odp_sched_pktio.c Log Message: ----------- test: sched_pktio: don't call pktout_send with 0 packets When only timouts are received from the scheduler, avoid odp_pktout_send() call with 0 packets. Rename variable to num_pkt to highlight difference between event count and packet count. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Commit: a459233d0ac535d67e3141e21dee3e805c4e906f https://github.com/Linaro/odp/commit/a459233d0ac535d67e3141e21dee3e805c4e906f Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-05-18 (Fri, 18 May 2018) Changed paths: M test/performance/odp_sched_pktio.c Log Message: ----------- test: sched_pktio: timer reset return codes Timer reset may fail since timer has been expired or it's about to expire. Return code ODP_TIMER_NOEVENT indicates this. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Commit: 215069d156f3612ff9e140a7e47232047c6870e6 https://github.com/Linaro/odp/commit/215069d156f3612ff9e140a7e47232047c6870e6 Author: Petri Savolainen <petri.savolai...@linaro.org> Date: 2018-05-18 (Fri, 18 May 2018) Changed paths: M test/performance/odp_sched_pktio.c Log Message: ----------- test: sched_pktio: add timeout statistics Record number of timeouts received. Timers are mostly reset when packets are received. So, timeout rate is low when packets are flowing. Signed-off-by: Petri Savolainen <petri.savolai...@linaro.org> Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org> Signed-off-by: Maxim Uvarov <maxim.uva...@linaro.org> Compare: https://github.com/Linaro/odp/compare/713f9d5dee94...215069d156f3 **NOTE:** This service 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.