aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
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
2015-11-25example: generator: compare ticks instead of ns in loopIvan Khoronzhuk
2015-11-24remove hard platform linksMike Holmes
2015-11-05example: ipsec: check push_tail return codeNicolas Morey-Chaisemartin
2015-11-02example/ipsec: Increase ip_data_len for Tunnel modeAkhil Goyal
2015-10-27example:generator : Fix data race conditionGrigore Ion
2015-10-27example: classifier: use uint32_t instead of unsignedNicolas Morey-Chaisemartin
2015-10-22example: use odp_pktio_param_init() APIBill Fischofer
2015-10-22example: classifier: implement ODP_PMR_CUSTOM_FRAME matchNicolas Morey-Chaisemartin
2015-10-22api: classification: use a structure instead of many args for odp_pmr_createNicolas Morey-Chaisemartin