aboutsummaryrefslogtreecommitdiff
path: root/example
AgeCommit message (Expand)Author
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
2015-10-22example: classifier: check return valueBalasubramanian Manoharan
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22example: classifier: queue and drop policy API name changeBalasubramanian Manoharan
2015-10-20example: classifier: fix potential buffer overflowStuart Haslam
2015-10-09example:ipsec: Using environment varibale for pktio mode.Nikhil Agarwal
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-10-05example:generator : Fix UDP checksum computationGrigore Ion
2015-10-05example:packet: Add pktio start in burst Mode.Nikhil Agarwal
2015-09-22example: ipsec: avoid mixing of scheduler wait time and time API timeIvan Khoronzhuk
2015-09-22example: timer: print timer ticks/ns table instead of cycles/nsIvan Khoronzhuk
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-27example:generator:move verbose from worker to controlBalakrishna.Garapati
2015-08-19example:generator:option to supply core maskBalakrishna.Garapati
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-08-06example: classifier: resolve text alignment issuesStuart Haslam
2015-08-04example: timer: use ability to indicate that event was lostIvan Khoronzhuk
2015-08-04example: timer: delete races while terminationIvan Khoronzhuk
2015-07-31example: classifier: fix buffer size warningBalasubramanian Manoharan
2015-07-30example:generator:printing verbose outputBalakrishna.Garapati
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-27example: ipsec: fix copy/paste error in READMEStuart Haslam