aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-04Merge branch 'master' of https://git.linaro.org/lng/odpv1.2.0.0_DPDK_2.0.0Zoltan Kiss
2015-08-04dpdk: set dpdk env for make checkMaxim Uvarov
2015-08-04dpdk: remove not used test/pktio_envMaxim Uvarov
2015-08-04example: timer: use ability to indicate that event was lostIvan Khoronzhuk
2015-08-04example: timer: delete races while terminationIvan Khoronzhuk
2015-08-04validation: synchronizers: use number of workers instead of threadsMaxim Uvarov
2015-08-03README: document ODP_PLATFORM_PARAMSZoltan Kiss
2015-08-03init: call init function of new driversZoltan Kiss
2015-08-03README: Add symlink for ODP-DPDK readme from root dirZoltan Kiss
2015-08-03packet: check in compile time if DPDK ABI changedZoltan Kiss
2015-08-03packet: fix odp_packet_seg_len() castingZoltan Kiss
2015-08-03dpdk: pool: set event_type during pool createZoltan Kiss
2015-07-31example: classifier: fix buffer size warningBalasubramanian Manoharan
2015-07-31doc: publish contributing textMike Holmes
2015-07-30linux-dpdk: fix odp_cpumask_def_workerCiprian Barbu
2015-07-30dpdk: implement pktio_runMaxim Uvarov
2015-07-30dpdk: symlink pktio_env and local copy of pktio_runMaxim Uvarov
2015-07-30validation: cpumask: fixed typoChristophe Milard
2015-07-30example:generator:printing verbose outputBalakrishna.Garapati
2015-07-30dpdk: implement odp_cpumask_def_workerMaxim Uvarov
2015-07-29dpdk: use a local copy of odp_cpumask.cMaxim Uvarov
2015-07-29test: add test wrapper scriptZoltan Kiss
2015-07-29test: fix local Makefile.amZoltan Kiss
2015-07-29validation: random: lib populatedChristophe Milard
2015-07-29validation: system: lib populatedChristophe Milard
2015-07-29validation: queue: lib populatedChristophe Milard
2015-07-29validation: time: lib populatedChristophe Milard
2015-07-29validation: timer: lib populatedChristophe Milard
2015-07-29validation: scheduler: lib populatedChristophe Milard
2015-07-29validation: thread: lib populatedChristophe Milard
2015-07-29validation: pool: lib populatedChristophe Milard
2015-07-29validation: cpumask: lib populatedChristophe Milard
2015-07-29validation: packet: lib populatedChristophe Milard
2015-07-29validation: pktio: lib populatedChristophe Milard
2015-07-29validation: classification: lib populatedChristophe Milard
2015-07-29validation: buffer: lib populatedChristophe Milard
2015-07-29validation: init: lib populatedChristophe Milard
2015-07-29validation: shmem: lib populatedChristophe Milard
2015-07-29validation: crypto: lib populatedChristophe Milard
2015-07-29validation: synchronizers: lib populatedChristophe Milard
2015-07-29validation: errno: lib populatedChristophe Milard
2015-07-29test: removing current dir from -IChristophe Milard
2015-07-29validation: errno: adding missing includeChristophe Milard
2015-07-28Port 0ebee2 "linux-generic: thread: implemented thrmask_worker and control"Zoltan Kiss
2015-07-28Port 3f1a1c "linux-generic: thread: implemented odp_thread_type"Zoltan Kiss
2015-07-28Port 3ef51b "api: thrmask: added thread mask"Zoltan Kiss
2015-07-28Port 3d85d5 "linux-generic: crypto: eliminate buffer type hack for completions"Zoltan Kiss
2015-07-28Port 5be42d "api: pool: remove shm paramter from odp_pool_create()"Zoltan Kiss
2015-07-28Port 8b6c0c "linux-generic: thread: updated thread mask handling"Zoltan Kiss
2015-07-28Port 3501ae "api: init: added thread type to local init"Zoltan Kiss