v2: Addressed Mike's comments: modified TODO comments, renamed cls_enabled,
queue type check returns an error in odp_pktio_inq_setdef()

Petri Savolainen (4):
  linux-generic: scheduler: restructured queue and pktio integration
  linux-generic: schedule: terminate
  validation: schedule: added queue destroy test
  validation: schedule: exit schedule loop

 .../linux-generic/include/odp_packet_io_internal.h |  17 +-
 .../linux-generic/include/odp_queue_internal.h     |  34 +-
 .../linux-generic/include/odp_schedule_internal.h  |  14 +-
 platform/linux-generic/odp_packet_io.c             |  79 ++++-
 platform/linux-generic/odp_queue.c                 | 193 +++++-------
 platform/linux-generic/odp_schedule.c              | 343 ++++++++++++++-------
 test/validation/odp_schedule.c                     |  85 +++++
 7 files changed, 512 insertions(+), 253 deletions(-)

-- 
2.3.4


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to