aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16doc: users guide: initial revisionuserguideMike Holmes
2015-09-16add svg to png supportMike Holmes
2015-09-16doc: images: add user guide imagesMike Holmes
2015-09-16validation: schedule: don't check schedule time on 0Ivan Khoronzhuk
2015-09-16linux-generic: odp_schedule: fix odp_schdule_wait_timeIvan Khoronzhuk
2015-09-16checkpatch: allow comparison to NULLPetri Savolainen
2015-09-16validation: synchronizers: support a single workerNicolas Morey-Chaisemartin
2015-09-14linux-generic: queue: direct internal enqueues to target queueBill Fischofer
2015-09-14linux-generic: queue: remove obsolete prototypesNicolas Morey-Chaisemartin
2015-09-14linux-generic: queue: fix pktout_enqueue() logicStuart Haslam
2015-09-11checkpatch.conf allow split stringsMike Holmes
2015-09-09validation: init: fix test when debug-print is disabledNicolas Morey-Chaisemartin
2015-09-09validation: renaming module libsChristophe Milard
2015-09-09validation: packet: test now handles pool that do not support segmentationNicolas Morey-Chaisemartin
2015-09-08linux-generic: pktio: factor state management into packet_ioNicolas Morey-Chaisemartin
2015-09-07doc: implementers add include structureMike Holmes
2015-09-07validation: update README filesChristophe Milard
2015-09-03linux-generic: general: add odp_forward_typedefs to resolve clang issueBill Fischofer
2015-09-03validation: schedule: add coverage for new scheduler APIsBill Fischofer
2015-09-03linux-generic: schedule: fix race condition in ordered locksBill Fischofer
2015-09-03linux-generic: queue: correct handling of reorder completionBill Fischofer
2015-09-03linux-generic: queue: prevent lookup of destroyed queuesBill Fischofer
2015-09-03linux-generic: queue: add destroy check for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: streamline handling of event deq processingBill Fischofer
2015-09-03linux-generic: schedule: correct scheduling for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: correct schedule group handlingBill Fischofer
2015-09-03Revert "api: pktio description of doxygen group"Maxim Uvarov
2015-09-03api: pktio description of doxygen groupMaxim Uvarov
2015-09-03validation: pktio: revert wait time to msecNicolas Morey-Chaisemartin
2015-09-03validation: pktio: don't mix scheduler wait time and ns in start_stop testNicolas Morey-Chaisemartin
2015-09-01linux-generic: queue: add missing release lock in release_order()Maxim Uvarov
2015-09-01changelog: log schedule patchesMaxim Uvarov
2015-09-01linux-generic: schedule: implement ordered locksBill Fischofer
2015-09-01linux-generic: schedule: implement odp_schedule_prefetch()Bill Fischofer
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-09-01validation: schedule: test scheduler groupsBill Fischofer
2015-09-01linux-generic: schedule: implement scheduler groupsBill Fischofer
2015-09-01validation: schedule: add param init callsBill Fischofer
2015-09-01api: config: add configuration for scheduler groupsBill Fischofer
2015-09-01api: schedule: add additional scheduler group APIsBill Fischofer
2015-09-01linux-generic: schedule: rename ordered lock typedefBill Fischofer
2015-09-01api: schedule: rename order lock APIsBill Fischofer
2015-08-31update version number from v1.2.0.0 to v1.3.0.0Maxim Uvarov
2015-08-31test: l2fwd: start pktio in burst modeMaxim Uvarov
2015-08-31test: l2fwd: capture test failsMaxim Uvarov
2015-08-28performance: odp_scheduling: remove redundant var initsIvan Khoronzhuk
2015-08-27validation: pktio: don't mix scheduler wait time and nsIvan Khoronzhuk
2015-08-27Merge branch 'api-next'Maxim Uvarov
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27validation: test odp_pktio_start and odp_pktio_stopMaxim Uvarov