aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
2016-03-31Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-03-30Port "baef4a6b rename libodphelper to libodphelper-linux"Zoltan Kiss
2016-03-30Port "886acdfc rename libodp to libodp-linux"Zoltan Kiss
2016-03-30example: m4: configure option to check examplesAnders Roxell
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-18example: generator: clean up termination progressMaxim Uvarov
2016-03-04example: tm: remove reference to internal name table init apiBarry Spinney
2016-03-04example: tm: traffic manager exampleBill Fischofer
2016-03-04example: l2fwd_simple: test for single-threaded l2fwdJuha-Matti Tilli
2016-03-04example: l2fwd_simple: add single-threaded l2fwd exampleJuha-Matti Tilli
2016-03-04example: generator: retry tx if no failure code is returnedMatias Elo
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04api: pktio: rename pktio_recv_queue to pktin_recvPetri Savolainen
2016-03-04api: queue: remove queue type pktin and pktoutPetri Savolainen
2016-03-04example: classifier: port to use new pktio apiPetri Savolainen
2016-03-04example: pktio: port to use new pktio apiPetri Savolainen
2016-03-04example: ipsec: port to use new pktio apiPetri Savolainen
2016-03-04example: generator: port to use new pktio apiPetri Savolainen
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03api/linux-generic/example: classification: add pmr create apiBalasubramanian Manoharan
2016-03-03tests: use parse mac and ip address helpersPetri Savolainen
2016-03-03helper: remove odp_ definitionsPetri Savolainen
2016-03-02configure.ac: distribute the AC_CONFIG_FILESMike Holmes
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-01-25example: timer: free resources while terminationIvan Khoronzhuk
2016-01-20tests: harmonize posix extensions level definesPetri Savolainen
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-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-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-12-11example: classifier: fix add queue param init callBalasubramanian Manoharan
2015-12-11example: classifier: fix ipv4 address input formatBalasubramanian Manoharan
2015-11-30Merge branch 'next'Maxim Uvarov
2015-11-30example: timer: warn if timeout less than resolutionIvan Khoronzhuk
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