aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-29doc: implementation: add configuration section to implementation guideBill Fischofer
2018-11-29travis: install graphviz in doxygen testDmitry Eremin-Solenikov
2018-11-29linux-gen: drop performance.m4Maxim Uvarov
2018-11-28example: generator: add signal handler for SIGINTMatias Elo
2018-11-28text: perf odp_sched_pktio: try to terminate on failureMaxim Uvarov
2018-11-28linux-gen: ishm: add missing cast to calculate max_memoryMaxim Uvarov
2018-11-28linux-gen: remove performance test for process modeMaxim Uvarov
2018-11-28travis: check.sh request huge pages at early startMaxim Uvarov
2018-11-28linux-gen: shm: remove single_va configuration optionMatias Elo
2018-11-28validation: use use mem_model from helper optionsMatias Elo
2018-11-28example: use mem_model from helper optionsMatias Elo
2018-11-28test: performance: use mem_model from helper optionsMatias Elo
2018-11-28helper: test: add test for new odph_options() functionMatias Elo
2018-11-28helper: threads: add odph_options() getter functionMatias Elo
2018-11-28helper: threads: replace odph_linux_thread_type_t with odp_mem_model_tMatias Elo
2018-11-28validation: init: add test for odp_init_t.mem_modelMatias Elo
2018-11-28linux-gen: init: use new odp_init_t.mem_model parameterMatias Elo
2018-11-28api: init: add new mem_model member to odp_init_tMatias Elo
2018-11-28validation: sched: add test case for wait and no_waitPetri Savolainen
2018-11-28linux-gen: sched: implement wait and no_wait functionsPetri Savolainen
2018-11-28api: sched: add wait and no_wait schedule functionsPetri Savolainen
2018-11-28validation: queue: default queue parameter valuesPetri Savolainen
2018-11-28validation: sched: add priority function testsPetri Savolainen
2018-11-28validation: sched: convert priority macros to function callsPetri Savolainen
2018-11-28linux-gen: sched: implement min/max/default prio functionsPetri Savolainen
2018-11-28api: sched: favor priority functions over macrosPetri Savolainen
2018-11-28api: sched: odp_schedule_prio_t is an integerPetri Savolainen
2018-11-28api: sched: add priority min/max/default functionsPetri Savolainen
2018-11-28linux-gen: ipsec: use new auth_key_extraPetri Savolainen
2018-11-28api: ipsec: add auth_key_extra IPSEC crypto paramPetri Savolainen
2018-11-28api: crypto: improve odp_crypto_session_param_t documentationPetri Savolainen
2018-11-28validation: timer: use new timer pool capabilitiesMatias Elo
2018-11-28linux-gen: timer: implement new timer pool capabilitiesMatias Elo
2018-11-28api: timer: add timer pool capabilitiesMatias Elo
2018-11-28validation: pktio: test per queue pktin configurationBogdan Pricope
2018-11-28linux-gen: pktio: implement per queue pktin configurationBogdan Pricope
2018-11-28api: pktio: extend odp_pktin_queue_param_t to support per queue configurationBogdan Pricope
2018-11-28validation: packet: add parse result testPetri Savolainen
2018-11-28validation: packet: add num_pkt parameter to parse_test_allocPetri Savolainen
2018-11-28linux-gen: packet: implement packet result callsPetri Savolainen
2018-11-28api: packet: add parse result callPetri Savolainen
2018-11-28validation: packet: add packet subtype testsPetri Savolainen
2018-11-28linux-gen: packet: implementation subtype apiPetri Savolainen
2018-11-28api: packet: add subtype callPetri Savolainen
2018-11-28api: classifier: rename ODP_PMR_INVAL to ODP_PMR_INVALIDMatias Elo
2018-11-28abi: timer: use strong type for odp_timer_pool_tMatias Elo
2018-11-28api: shm: remove unused ODP_SHM_NULL defineMatias Elo
2018-11-28validation: crypto: 3GPP crypto algorightms supportDmitry Eremin-Solenikov
2018-11-28validation: crypto: add support for bit mode algorithm testingDmitry Eremin-Solenikov
2018-11-28api: crypto: add bitstring operation capabilityDmitry Eremin-Solenikov