aboutsummaryrefslogtreecommitdiff
path: root/example/classifier
AgeCommit message (Expand)Author
2016-03-04api: pktio: rename pktio_send_queue to pktout_sendPetri Savolainen
2016-03-04example: classifier: 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-02-08api: queue: moved queue type into queue parametersPetri 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-13example: classifier: use SCN macro to scan uint32_tNicolas Morey-Chaisemartin
2015-12-29api/validation/linux-generic: classification: implement class of service crea...Balasubramanian Manoharan
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-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-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-08-06example: classifier: resolve text alignment issuesStuart Haslam
2015-07-31example: classifier: fix buffer size warningBalasubramanian Manoharan
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-24example: classifier: fix string overflowBala Manoharan
2015-07-23api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-16queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-15example: use odp_queue_param_init routineBill Fischofer
2015-07-08api: sched: removed GROUP_DEFAULTPetri Savolainen
2015-07-07example: use odp_pool_param_init routineBill Fischofer
2015-07-06queue: handle return value of odp_queue_enq()Zoltan Kiss
2015-07-03Merge branch 'master' into api-nextMaxim Uvarov
2015-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-16Merge branch 'master' into api-nextMaxim Uvarov
2015-06-12example: use SCNx32/PRIx32 macroNicolas Morey-Chaisemartin
2015-06-12example: classifier: check sscanf return codeNicolas Morey-Chaisemartin
2015-06-10api: init: added thread type to local initPetri Savolainen
2015-06-10api: helper: deleted odph_linux_cpumask_defaultPetri Savolainen
2015-06-10api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-06-02Merge branch 'master' into api-nextMaxim Uvarov
2015-05-28example: classifier: remove extra local initPetri Savolainen