aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-21update version number from v1.8.0.0 to v1.9.0.0v1.9.0.0Maxim Uvarov
2016-04-21api: make only the API visibleAnders Roxell
2016-04-21doc: application: add missing .gitignore file for doc outputBill Fischofer
2016-04-21api: spinlock: change rc for spinlock_trylock to match other trylock APIsBill Fischofer
2016-04-21validation: rwlock: add tests for new trylock rwlock and rwlock_recursive apisBill Fischofer
2016-04-21linux-generic: rwlock: implement trylock variants of rwlock and rwlock_recursiveBill Fischofer
2016-04-21api: rwlock: add trylock variants for rwlock and rwlock_recursiveBill Fischofer
2016-04-21linux-generic: add support for initial cpumasksGary S. Robertson
2016-04-21api: init: add control/worker cpumasks to init dataGary S. Robertson
2016-04-21linux-generic: Make cpu detection work with NO_HZ_FULLGary S. Robertson
2016-04-21test: allow more than one control cpuGary S. Robertson
2016-04-21test: correct worker count calculationGary S. Robertson
2016-04-21api: init: add instance handlePetri Savolainen
2016-04-21api: do not split function prototypesPetri Savolainen
2016-04-20configure: default ODP_DEBUG to falseMike Holmes
2016-04-20validation: time: shorten test durationPetri Savolainen
2016-04-19configure: default ODP_DEPUG_PRINT to falseMike Holmes
2016-04-18validation: scheduler: correct pause/resume sequenceIvan Khoronzhuk
2016-04-15linux-generic: queue: avoid false positive when compiling with -OgBill Fischofer
2016-04-14linux-generic: add arch specific *.h files to EXTRA_DISTAnders Roxell
2016-04-14linux-generic: pktio: add explicit rc check for odp_pktio_capabilityBill Fischofer
2016-04-14pkg: remove packaging in ODPAnders Roxell
2016-04-14linux-generic: test: shmem: close fifoChristophe Milard
2016-04-13example: switch: add validation testMatias Elo
2016-04-13example: switch: add new minimal learning switch exampleMatias Elo
2016-04-13linux-generic: classification: remove unused codeZoltan Kiss
2016-04-12linux-generic: dpdk: implement pktio statisticsMatias Elo
2016-04-12platform/Makefile.inc: remove incorrect install to share dirAnders Roxell
2016-04-12test: performance: Avoid possible out-of-bounds memory accessBalakrishna Garapati
2016-04-08linux-generic: pktio_run_tap: failure to setup tap != test failZi Shen Lim
2016-04-08linux-generic: odp_impl: removing __DATE__ and __TIME__Ricardo Salveti
2016-04-08linux-generic: pktio: support new pktio_entry statesMatias Elo
2016-04-07validation: configure: move cflags guards to test/m4Maxim Uvarov
2016-04-07linux-generic: packet_io: fix state handlingZoltan Kiss
2016-04-07linux-generic: test: shmem: atomic check+open fifoChristophe Milard
2016-04-07linux-generic: packet pool runs out of blocksOriol Arcas
2016-04-07configure: remove separate so_version fileAnders Roxell
2016-04-06validation: pktio: fix statistics testMatias Elo
2016-04-06linux-generic: dpdk: always set input hash functionsMatias Elo
2016-04-06configure: reorder m4_includesAnders Roxell
2016-04-05linux-generic: pool: align spec prototype with implementation of odp_buffer_f...Bill Fischofer
2016-04-04linux-generic: test: shmem: string size fixChristophe Milard
2016-04-04doc: install docsMike Holmes
2016-04-04doc: rebuild only when requiredMike Holmes
2016-04-01DEPENDENCIES: take a note about scripts/build-pktio-dpdkMaxim Uvarov
2016-04-01scripts: add builddpdkMaxim Uvarov
2016-04-01pkg/debian: run tests before creating packagesAnders Roxell
2016-04-01example: classifier: add termination pathMaxim Uvarov
2016-04-01linux-generic: pool: add more debug print for pool_destroyMaxim Uvarov
2016-03-31linux-generic: system info: check return codes for sscanfMaxim Uvarov