aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-29linux-generic: netmap: use separate rx and tx descriptorsMatias Elo
2015-10-29linux-generic: netmap: wait for the interface to become activeMatias Elo
2015-10-29api: cpumask_types.h: doxygen: remove redundant textAnders Roxell
2015-10-29api: cpumask: don't use platform internal definesAnders Roxell
2015-10-27api: pktio: improve pktio_start and stop documentationPetri Savolainen
2015-10-27validation: classificaiton: remove redundant sequence number checkBalasubramanian Manoharan
2015-10-27validation: classification: use tcp data offset field to calculate data offsetBalasubramanian Manoharan
2015-10-27validation: classification: move destroy_inq() to common fileBalasubramanian Manoharan
2015-10-27validation: classification: add odp_pktio_param_init() APIBalasubramanian Manoharan
2015-10-27validation: classification: added additional suite to test individual PMRsBalasubramanian Manoharan
2015-10-27test: l2fwd: add missing bracesMatias Elo
2015-10-27doc: add doxygen layout file to control group page outputPetri Savolainen
2015-10-27api: doc: remove broken doxygen referencePetri Savolainen
2015-10-27example:generator : Fix data race conditionGrigore Ion
2015-10-27linux-generic: queue: change lock_index from uint32_t to unsigned to match APINicolas Morey-Chaisemartin
2015-10-27example: classifier: use uint32_t instead of unsignedNicolas Morey-Chaisemartin
2015-10-27m4: valgrind fix confgure outputMike Holmes
2015-10-26test: l2fwd: add option to disable filling eth addressesMatias Elo
2015-10-26test: l2fwd: add support for using odd number of portsMatias Elo
2015-10-26test: l2fwd: fix crash when accuracy is set to 0Matias Elo
2015-10-26test: l2fwd: add option to select scheduler queue typeMatias Elo
2015-10-26test: l2fwd: add option to change destination eth addressesMatias Elo
2015-10-23linux-generic: pktio: fill in L2 parse results by defaultPetri Savolainen
2015-10-23linux-generic: pool: move local caches to poolBill Fischofer
2015-10-22validation: use odp_pktio_param_init() APIBill Fischofer
2015-10-22performance: use odp_pktio_param_init() APIBill Fischofer
2015-10-22example: use odp_pktio_param_init() APIBill Fischofer
2015-10-22linux-generic: pktio: implement odp_pktio_param_init() APIBill Fischofer
2015-10-22api: pktio: add odp_pktio_param_init() APIBill Fischofer
2015-10-22linux-generic: cpu: fix cycle lost while cycle counter overflowIvan Khoronzhuk
2015-10-22linux-generic: use cycles_diff for time API alsoIvan Khoronzhuk
2015-10-22example: classifier: implement ODP_PMR_CUSTOM_FRAME matchNicolas Morey-Chaisemartin
2015-10-22linux-generic: classification: implement ODP_PMR_CUSTOM_FRAME matchingNicolas Morey-Chaisemartin
2015-10-22api: classification: add ODP_PMR_CUSTOM_FRAMENicolas Morey-Chaisemartin
2015-10-22api: classification: use a structure instead of many args for odp_pmr_createNicolas Morey-Chaisemartin
2015-10-22api: classification: move odp_pmr_match_t definitionNicolas Morey-Chaisemartin
2015-10-22api: pktio: add input and output modes to make pktio one wayNicolas Morey-Chaisemartin
2015-10-22example: classifier: check return valueBalasubramanian Manoharan
2015-10-22validation: classification: Add init calls for queue parametersBill Fischofer
2015-10-22validation: classification: syntax correction for CU_ASSERTBill Fischofer
2015-10-22validation: classification: Add init calls for pool parametersBill Fischofer
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22api: schedule: revise definition of ordered locksBill Fischofer
2015-10-22api: schedule: remove odp_schedule_order_lock_init() APIBill Fischofer
2015-10-22api: schedule: add lock_count to odp_schedule_param_tBill Fischofer
2015-10-22api: queue: add odp_queue_lock_count() APIBill Fischofer
2015-10-22api: config: add config option for max ordered locks per queueBill Fischofer
2015-10-22linux-generic: makefile: fix distcheck failureMike Holmes
2015-10-22api: config: removed ODP_CONFIG_MAX_THREADSPetri Savolainen
2015-10-22api: thread: added thread count maxPetri Savolainen