Branch: refs/heads/master
  Home:   https://github.com/Linaro/odp
  Commit: 27a84cdfc0dfb82e3b86067e473658c091377892
      
https://github.com/Linaro/odp/commit/27a84cdfc0dfb82e3b86067e473658c091377892
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M platform/linux-generic/odp_timer.c

  Log Message:
  -----------
  linux-gen: timer: set and check highest resolution

When using inline_timers, highest resolution was left to 0 ns
and was checked to be non-zero. In practice, few nanosecond
resolution is not needed or practical. Limit highest supported
resolution to 500 ns.

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: 15a30694560ba62160fa3a8ffddeb51b800e351a
      
https://github.com/Linaro/odp/commit/15a30694560ba62160fa3a8ffddeb51b800e351a
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M test/performance/odp_sched_pktio.c

  Log Message:
  -----------
  test: sched_pktio: add pktio queue count option

Added option for selecting number of input / output queues
per pktio interface. For simplicity, the same number of queues
is configured for all interfaces and both (input / output)
directions.

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: 5c745f55a160b0a72d8e493604917a0d63dd71a5
      
https://github.com/Linaro/odp/commit/5c745f55a160b0a72d8e493604917a0d63dd71a5
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M test/performance/odp_sched_pktio.c

  Log Message:
  -----------
  test: sched_pktio: ensure packet order per flow

Select pktout queue based on input queue, instead of worker id.
Packet order is maintained from input to output as each flow
is routed always through the same queues.

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: dea03d0a24117764ea9b8763e640a4836031e82b
      
https://github.com/Linaro/odp/commit/dea03d0a24117764ea9b8763e640a4836031e82b
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M test/performance/odp_sched_pktio.c

  Log Message:
  -----------
  test: sched_pktio: parse options before odp global init

Options can be used to set parameters for odp_init_global().

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: bd37df82b49faefef078558cdb2a54477bec6c5a
      
https://github.com/Linaro/odp/commit/bd37df82b49faefef078558cdb2a54477bec6c5a
  Author: Petri Savolainen <petri.savolai...@linaro.org>
  Date:   2018-05-03 (Thu, 03 May 2018)

  Changed paths:
    M test/performance/odp_sched_pktio.c

  Log Message:
  -----------
  test: sched_pktio: add inactivity timer

Add a timer per packet input queue to test timer performance
with packet IO. The timer is reset every time packets are received
from a queue, or when timer expires. Timer testing is enabled by
setting the timeout period in usec with -t option.

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/3600304c30c4...bd37df82b49f
      **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.

Reply via email to