aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-13update version number from v1.4.0.0 to v1.4.1.0v1.4.1.0Maxim Uvarov
2015-11-13validation: pktio: test transmit error recoveryStuart Haslam
2015-11-13linux-generic: pktio: recover from transmit errorsStuart Haslam
2015-11-11validation: schedule: add chaos testBill Fischofer
2015-11-11linux-generic: schedule: allow order to be ignored for internal useBill Fischofer
2015-11-11linux-generic: queue: streamline and correct release_order() routineBill Fischofer
2015-11-11linux-generic: queue: streamline reorder_deq() routineBill Fischofer
2015-11-11linux-generic: queue: add ordered_queue_enq() routine - part 2Bill Fischofer
2015-11-11linux-generic: queue: add ordered_queue_enq() routine - part 1Bill Fischofer
2015-11-11linux-generic: queue: add utility functions for restructureBill Fischofer
2015-11-11linux-generic: schedule: move ordered lock routines to odp_schedule.cBill Fischofer
2015-11-10linux-generic/odp_thrmask.c: incorrect correlation THREAD to CPUAnders Roxell
2015-11-10linux-generic: odp_cpumask.c: assert on ODP_CPUMASK_SIZEAnders Roxell
2015-11-09linux-generic: check return codes in odp_pktio_term_globalMaxim Uvarov
2015-11-05configure: move HAVE_PCAP AM_CONDITIONAL to configure.acNicolas Morey-Chaisemartin
2015-11-05linux-generic: queue: use locking hierarchy for ordered queueingBill Fischofer
2015-11-05validation: check return code from odp_queue_lock_count()Maxim Uvarov
2015-11-05validation: scheduler: test ordered queue reorder processingBill Fischofer
2015-11-05linux-generic: queue: avoid race condition during order releaseBill Fischofer
2015-11-05validation: pktio: initialize queue parameters correctlyStuart Haslam
2015-11-05example: ipsec: check push_tail return codeNicolas Morey-Chaisemartin
2015-11-05helper: linux: checkpatch cleaning for helper/linux.cCarl Wallen
2015-11-05helper: linux: examine the cause for child process terminationCarl Wallen
2015-11-05helper: linux: request SIGTERM if parent process diesCarl Wallen
2015-11-05linux-generic: buffer: remove unused internal _odp_buffer_type() functionBill Fischofer
2015-11-03test: l2fwd: separate rx and tx drop countersPetri Savolainen
2015-11-03test: l2fwd: increase burst sizePetri Savolainen
2015-11-03test: l2fwd: optimize statistics usagePetri Savolainen
2015-11-03test: l2fwd: optimize queue modePetri Savolainen
2015-11-03test: l2fwd: start pktios after worker thread createPetri Savolainen
2015-11-03test: l2fwd: added option to disable error checkPetri Savolainen
2015-11-02example/ipsec: Increase ip_data_len for Tunnel modeAkhil Goyal
2015-11-02validation: pktio: test for transmit error handlingStuart Haslam
2015-11-02validation: pktio: add support for direct receiveStuart Haslam
2015-11-02validation: pktio: pass interface index rather than nameStuart Haslam
2015-11-02linux-generic: pktio: handle transmit errors correctlyStuart Haslam
2015-11-02linux-generic: pktio: increase MTU of loop interfaceStuart Haslam
2015-11-02validation: pktio: fix start_stop testNicolas Morey-Chaisemartin
2015-10-30update version number from v1.3.0.0 to v1.4.0.0v1.4.0.0Maxim Uvarov
2015-10-30linux-generic: netmap pktio fix clang buildMaxim Uvarov
2015-10-30validation:classification: Add fix for classification testsGrigore Ion
2015-10-29validation: classification: remove redundant pool lookup functionBalasubramanian Manoharan
2015-10-29api: config: delete erroneous defineBill Fischofer
2015-10-29api: config: add usage note about definesBill Fischofer
2015-10-29linux-generic: config: add missing syntax to enable doxygenBill Fischofer
2015-10-29api: config: add config option for max ordered locks per queueBill Fischofer
2015-10-29validation: config: add CUnit tests for config APIsBill Fischofer
2015-10-29api: config: replace defines with apisBill Fischofer
2015-10-29linux-generic: netmap: use separate rx and tx descriptorsMatias Elo
2015-10-29linux-generic: netmap: wait for the interface to become activeMatias Elo