aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-17update version number from v1.0.2 to v1.0.3v1.0.3Maxim Uvarov
2015-04-17linux-generic: pool: fix missing increment of blkallocs statBill Fischofer
2015-04-17doc: doxygen.cfg: removed reference to l2fwdMike Holmes
2015-04-17linux-generic: odp_linux: migrate helpers to helper dirMike Holmes
2015-04-17helper: doxygen: group packet headers logicallyMike Holmes
2015-04-17helper: doxygen: eth fix break in rendered docMike Holmes
2015-04-17helper: doxygen: icmp convert to c commentsMike Holmes
2015-04-16linux-generic: timer: check for zero timer resolutionOla Liljedahl
2015-04-14doc: odpdoxygen.css: clean up styleMike Holmes
2015-04-14doc: doxygen.cfg: add platform to titleMike Holmes
2015-04-14scripts: odp_check: remove astyleMike Holmes
2015-04-14validation: add new test l2fwd_runMaxim Uvarov
2015-04-14validation: sched: add missing copyrightMaxim Uvarov
2015-04-14validation: move l2fwd from example to performance testsMaxim Uvarov
2015-04-14validation: implement platform envMaxim Uvarov
2015-04-14configure.ac: include configure.m4 if platform explicitly selectedMaxim Uvarov
2015-04-10examples: odp_ipsec: runtime select multiple vs single deqAlexandru Badicioiu
2015-04-10examples: odp_ipsec: runtime select scheduled vs poll queuesAlexandru Badicioiu
2015-04-10examples: odp_ipsec: handle alloc_pkt_ctx failureAlexandru Badicioiu
2015-04-10linux-generic: use arch optimisations for timeMike Holmes
2015-04-10configure: add ARCH optimisation support by directoryMike Holmes
2015-04-08validation: crypto: combine sync and async testsTaras Kondratiuk
2015-04-08validation: crypto: handle synchronous operations in async testTaras Kondratiuk
2015-04-08linux-generic: system_info: use global data structMike Holmes
2015-04-08test: enable valgrind checkAnders Roxell
2015-04-08m4: add plumbing for valgrind checkAnders Roxell
2015-04-08test/README: explain what's the intention with test/validationAnders Roxell
2015-04-08test/README: add copyright headerAnders Roxell
2015-04-07validation: classification: un-checked returnMike Holmes
2015-04-03validation: pktio: support arbitrary length packetsStuart Haslam
2015-04-03validation: pktio: fix memory corruptionStuart Haslam
2015-04-03linux-generic: pool: check for NULL params before dereferenceStuart Haslam
2015-04-03linux-generic: pktio: fix SEGV after odp_pktio_inq_remdef()Stuart Haslam
2015-04-02validation: common: catch odp_term_local/global failuresStuart Haslam
2015-04-02validation: common: print odp_init failures to stderrStuart Haslam
2015-04-02linux-generic: timer: convert assert to ODP_ASSERTMike Holmes
2015-04-02linux-generic: debug_internal: assert prints conditionMike Holmes
2015-04-01validation: schedule: exit schedule loopPetri Savolainen
2015-04-01validation: schedule: added queue destroy testPetri Savolainen
2015-04-01linux-generic: schedule: terminatePetri Savolainen
2015-04-01linux-generic: scheduler: restructured queue and pktio integrationPetri Savolainen
2015-03-30README: Update content and linksMike Holmes
2015-03-30example: odp_generator: use odp_timerOla Liljedahl
2015-03-30doc: doxygen: add declaring variablesMike Holmes
2015-03-27update version number from v1.0.1 to v1.0.2v1.0.2Maxim Uvarov
2015-03-27validation: packet: use non-zero as true indicatorBill Fischofer
2015-03-27linux-generic: pktio check for NULL entryMaxim Uvarov
2015-03-27linux-generic: linux: destroy used pthread attrMike Holmes
2015-03-27linux-generic: fix incorrect pmr_term_value update in odp_pmr_create_xxx() fu...Balasubramanian Manoharan
2015-03-27example: generator: replace strtok_r with strtok and fix leaksCiprian Barbu