aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-18configure.ac update versionv1.11.0.0_monarchMaxim Uvarov
2016-08-18api: version update from 1.10.1 to 1.11.0Maxim Uvarov
2016-08-02changelog: update for v1.11.0.0-monarch_ltsBill Fischofer
2016-08-01api:crypto: resolve todo itemsNikhil Agarwal
2016-08-01example:ipsec: removed invalid todos.Nikhil Agarwal
2016-08-01api: tm: resolve todoBarry Spinney
2016-08-01api: traffic_mngr: Add pktio interface to odp_tm_egress_t structBalasubramanian Manoharan
2016-08-01api: system: specify default huge page sizeMaxim Uvarov
2016-08-01linux-generic: internal cache line sizeBrian Brooks
2016-07-20test: odp_crypto add termination pathMaxim Uvarov
2016-07-20example: odp_switch add termination pathMaxim Uvarov
2016-07-19linux-gen: scope ipc shared memory for packet pools onlyMaxim Uvarov
2016-07-19test: add termination path for l2fwdMaxim Uvarov
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
2016-07-15example/ipsec: scope ipsec examplesAnders Roxell
2016-07-15example/time/Makefile: remove incorrect postfix _testAnders Roxell
2016-07-15helper/test/Makefile: don't install testsAnders Roxell
2016-07-14linux-generic: pktio: remove doxygen for unused socket_id parameterBill Fischofer
2016-07-14linux-generic: tm: Add pthread_join call when destroyingBarry Spinney
2016-07-14linux-generic: tm: resolve todo in odp_name_table.cBarry Spinney
2016-07-08test: l2fwd: prefetch packet dataMatias Elo
2016-07-08doc: implguide: add sections on typedefs and abi coniderationsBill Fischofer
2016-07-08doc: image: add additional images for abi modelsBill Fischofer
2016-07-08doc: implguide: reformat text to conform with current doc standardsBill Fischofer
2016-07-05linux-gen: remove all dependencies to helperYi He
2016-07-05example: hello: add hello world example applicationPetri Savolainen
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-07-05linux-gen: byteorder: remove dependency to linux headersPetri Savolainen
2016-07-05linux-gen: cpumask: remove dependency to sched.hPetri Savolainen
2016-07-05linux-generic: schedule: simplify wait logic to avoid clang issuesBill Fischofer
2016-07-01configure: split up libodphelper SO-version from libodpAnders Roxell
2016-06-30validation: packet: ensure user area is copied correctlyBill Fischofer
2016-06-30linux-generic: packet: copy user area as part of odp_packet_copy()Bill Fischofer
2016-06-30linux-generic: ticketlock: remove odp_sync_stores for octeonRizwan Ansari
2016-06-30Revert "validation: queue: use malloc to avoid limits on max_queues"Maxim Uvarov
2016-06-29validation: queue: use malloc to avoid limits on max_queuesBill Fischofer
2016-06-29validation: queue: avoid out of bounds referencesBill Fischofer
2016-06-23test: queue: do not dequeue from scheduled queuePetri Savolainen
2016-06-23test: queue: cleanup variable namingPetri Savolainen
2016-06-23test: queue: add mode testPetri Savolainen
2016-06-23test: queue: add capability testPetri Savolainen
2016-06-23linux-gen: move platform tests into test suiteYi He
2016-06-23test: pktio: correct mac addr len checkMaxim Uvarov
2016-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-22linux-gen: sched: remove dummy pool from SP schedulerPetri Savolainen
2016-06-22linux-gen: tm: correct invalid packet handle definitionsPetri Savolainen
2016-06-16linux-gen: pktio loop: improve classifying segmented packetsMatias Elo
2016-06-16linux-gen: packet: use packet_parser_t type argument with parser functionsMatias Elo
2016-06-16linux-gen: packet: add packet parser structureMatias Elo
2016-06-16linux-gen: sched: add pktio_stop_finalize to scheduler interfacePetri Savolainen