aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2016-02-20example: generator: port to use new pktio apiPetri Savolainen
2016-02-20example: classifier: port to use new pktio apiPetri Savolainen
2016-02-11api: move include/odp.h to include/odp_api.hChristophe Milard
2016-02-11api and linux-generic: make room for new apiChristophe Milard
2016-02-11tests: use parse mac and ip address helpersPetri Savolainen
2016-02-11helper: remove odp_ definitionsPetri Savolainen
2016-02-08api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-08api: pktio: rename pktio modesPetri Savolainen
2016-02-08api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-08api: sched: rename SCHED_SYNC_NONE to _PARALLELPetri Savolainen
2016-02-08api: endian: rename endian types with odp_ prefixChristophe Milard
2016-02-08api: classifier: align enum type namingPetri Savolainen
2016-02-08example: update CPU Hz calling functionsHongbo Zhang
2016-02-08api: sysinfo: move CPU Hz API to cpu.hHongbo Zhang
2016-02-08api: sysinfo: move CPU model API to cpu.hHongbo Zhang
2016-02-04api/linux-generic/example: classification: add pmr create apiBalasubramanian Manoharan
2016-02-02api: queue: moved queue type into queue parametersPetri Savolainen
2016-02-02api: pktio: rename pktio modesPetri Savolainen
2016-02-02api: queue: rename QUEUE_TYPE_POLL to _PLAINPetri Savolainen
2016-02-02api: sched: rename SCHED_SYNC_NONE to _PARALLELPetri Savolainen
2016-01-28api: endian: rename endian types with odp_ prefixChristophe Milard
2016-01-25Merge branch 'master' into api-nextMaxim Uvarov
2016-01-25example: timer: free resources while terminationIvan Khoronzhuk
2016-01-22Merge branch 'master' into api-nextMaxim Uvarov
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen
2016-01-15Merge branch 'master' into api-nextMaxim Uvarov
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-13api: classifier: align enum type namingPetri Savolainen
2016-01-12Merge branch 'master' into api-nextMaxim Uvarov
2016-01-11helper: fix UDP checksum computationGrigore Ion
2015-12-29api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
2015-12-29test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-29example: classifier: add odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-12-19api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
2015-12-17Merge branch 'master' into api-nextMaxim Uvarov
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-12-11example: classifier: fix add queue param init callBalasubramanian Manoharan
2015-12-11Merge branch 'master' into api-nextMaxim Uvarov
2015-12-11example: classifier: fix ipv4 address input formatBalasubramanian Manoharan
2015-12-10Merge branch 'master' into api-nextMaxim Uvarov
2015-12-08test/example: use local time API as wall timeIvan Khoronzhuk
2015-12-07example: classifier: add odp_cls_cos_pool_set() apiBalasubramanian Manoharan
2015-11-30Merge branch 'next'Maxim Uvarov
2015-11-30example: timer: warn if timeout less than resolutionIvan Khoronzhuk
2015-11-30Merge branch 'master' into api-nextMaxim Uvarov
2015-11-25example: ipsec: add support for HMAC-SHA-256-128Nicolas Morey-Chaisemartin
2015-11-25api: crypto: move enums from platform types to odp and rename to fit the API ...Nicolas Morey-Chaisemartin
2015-11-25api: time: change order of arguments for diff functionIvan Khoronzhuk
2015-11-25api: time: unbind CPU cycles from time APIIvan Khoronzhuk