aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-29linux-generic: queue: check invalid handle in odp_queue_destroyHEADmasterMaxim Uvarov
2016-01-28linux-generic: remove direct include of endian.h from byteorder.hMike Holmes
2016-01-28linux-generic: remove direct include of stdlib.h by timer.hMike Holmes
2016-01-28linux-generic: remove direct include of stdint.h by atomic.hMike Holmes
2016-01-28doc: doxygen: use .svg logoMike Holmes
2016-01-28doc: doxygen: generate .svg not .png tree graphsMike Holmes
2016-01-28linux-generic: packet_io: fix array indexing in pktin_deq_multi()Zoltan Kiss
2016-01-28Revert "linux-generic: validation: fix dependency for tests-validation.env"Maxim Uvarov
2016-01-28validation: pktio: reduce stdout noiseStuart Haslam
2016-01-27linux-generic: validation: fix dependency for tests-validation.envStuart Haslam
2016-01-27validation: timer: fix delay after loopMaxim Uvarov
2016-01-27doc: make docs build conditionallyMike Holmes
2016-01-25doc: implementers-guide: inactive precond testsChristophe Milard
2016-01-25validation: possibility to inactive preconded testChristophe Milard
2016-01-25doc: implementers-guide: conditional testsChristophe Milard
2016-01-25validation: pktio: use odp_time_ns() instead own functionIvan Khoronzhuk
2016-01-25linux-generic: timer: limit notification about resolution incorrectnessIvan Khoronzhuk
2016-01-25validation: scheduler: add timing tests for scheduled queue typesBill Fischofer
2016-01-25linux-generic: packet_io: expose pktio_tbl and is_free()Zoltan Kiss
2016-01-25linux-generic: pktio: remove unwanted initialisationStuart Haslam
2016-01-25validation: shmem: sync threads with barrierIvan Khoronzhuk
2016-01-25example: timer: free resources while terminationIvan Khoronzhuk
2016-01-25linux-generic: pool: accelerate buffer allocation markingBill Fischofer
2016-01-25linux-generic: pool: catch duplicate free errors in debug buildsBill Fischofer
2016-01-22validation: pktio: fix check of pktio_stop() called twiceIvan Khoronzhuk
2016-01-22doc: identify asciidocs to search enginesMike Holmes
2016-01-22doc: process: add by-lawsMike Holmes
2016-01-22linux-generic: packet: hide frame_len behind accessorZoltan Kiss
2016-01-22linux-generic: packet_io: separate locks for RX/TXZoltan Kiss
2016-01-20test: change l2fwd pool sizeZoltan Kiss
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen
2016-01-20linux-generic: define posix extension level oncePetri Savolainen
2016-01-19test/performance: pktio: perform an initial warmup runStuart Haslam
2016-01-18validation: pktio: don't continue if packet with > MTU is sentIvan Khoronzhuk
2016-01-18validation: system: add validation tests for odp_cpu_cycles_ callsIvan Khoronzhuk
2016-01-18linux-generic: init: handle local/global init/term cleanlyBill Fischofer
2016-01-15doc: move api docs to application-api-guideMike Holmes
2016-01-15test: perf: l2fwd detect missing odp_generatorMike Holmes
2016-01-15DEPENDENCIES: add librsvg2-bin to HTMLAnders Roxell
2016-01-15example: time: add test of global time API on monotonyIvan Khoronzhuk
2016-01-13example: classifier: use SCN macro to scan uint32_tNicolas Morey-Chaisemartin
2016-01-13validation: classification: remove double freesNicolas Morey-Chaisemartin
2016-01-13validation: pktio: test batch receiveStuart Haslam
2016-01-13doc: implementers-guide: libC versionChristophe Milard
2016-01-11validation: time: increase limit to check to 2 resIvan Khoronzhuk
2016-01-11validation: time: round up resolutionIvan Khoronzhuk
2016-01-11validation: time: store local and global resolutionNicolas Morey-Chaisemartin
2016-01-11helper: fix UDP checksum computationGrigore Ion
2016-01-11doc: images: refactor makefileMike Holmes
2016-01-11doc: factor out asciidoc build ruleMike Holmes