aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-29linux-generic: validation: add netmap testapi-next-netmapStuart Haslam
2016-01-29linux-generic: pktio: add support for netmap VALE and pipe virtual portsStuart Haslam
2016-01-29linux-generic: pktio: support using netmap: prefixStuart Haslam
2016-01-29validation: pktio: make MAC address and promiscuous mode optionalStuart Haslam
2016-01-29linux-generic: validation: add netmap veth testStuart Haslam
2016-01-29validation: pktio: create pktio_create_packet() helper and use itStuart Haslam
2016-01-29validation: timer: handle early exhaustion of poolZoltan Kiss
2016-01-29api: pool: allow per-thread cachingZoltan Kiss
2016-01-29linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_maxHongbo Zhang
2016-01-29linux-generic: sysinfo: apply per-CPU implementation to PowerPCHongbo Zhang
2016-01-29linux-generic: sysinfo: apply per-CPU implementation to MIPSHongbo Zhang
2016-01-29linux-generic: sysinfo: set values for cpu_arch_strHongbo Zhang
2016-01-29api: cpu: make frequency API return 0 on failureHongbo Zhang
2016-01-29linux-generic: sysinfo: move PowerPC system info codes to its plarform fileHongbo Zhang
2016-01-29linux-generic: sysinfo: move ARM system info codes to default arch fileHongbo Zhang
2016-01-29linux-generic: sysinfo: move MIPS system info codes to its plarform fileHongbo Zhang
2016-01-29linux-generic: sysinfo: move x86 system info codes to its plarform fileHongbo Zhang
2016-01-29linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefixHongbo Zhang
2016-01-29linux-generic: sysinfo: use uniform call odp_sysinfo_parserHongbo Zhang
2016-01-29linux-generic: sysinfo: move cpu_arch_str to odp_system_info_tHongbo Zhang
2016-01-28Merge branch 'master' into api-nextMaxim Uvarov
2016-01-28Revert "linux-generic: validation: fix dependency for tests-validation.env"Maxim Uvarov
2016-01-28api: endian: rename endian types with odp_ prefixChristophe Milard
2016-01-28api: packet: added multicast flagsPetri Savolainen
2016-01-28Merge branch 'master' into api-nextMaxim Uvarov
2016-01-28validation: pktio: reduce stdout noiseStuart Haslam
2016-01-27linux-generic: barrier: use API memory barrierPetri Savolainen
2016-01-27linux-generic: locks: replace internal atomicsPetri Savolainen
2016-01-27validation: atomic: added non-relaxed testPetri Savolainen
2016-01-27validation: atomic: added xchg testPetri Savolainen
2016-01-27validation: atomic: added cas testPetri Savolainen
2016-01-27validation: atomic: added max and min testsPetri Savolainen
2016-01-27linux-generic: atomic: implemented exchangePetri Savolainen
2016-01-27api: atomic: added relaxed exchange operationPetri Savolainen
2016-01-27linux-generic: atomic: non-relaxed 64bit operationsPetri Savolainen
2016-01-27api: atomic: add non-relaxed 64bit operationsPetri Savolainen
2016-01-27linux-generic: atomic: 32bit cas_rel and cas_acq_relPetri Savolainen
2016-01-27api: atomic: added 32bit cas_rel and cas_acq_relPetri Savolainen
2016-01-27api: atomic: rename release orderingPetri Savolainen
2016-01-27Merge branch 'master' into api-nextMaxim Uvarov
2016-01-27linux-generic: validation: fix dependency for tests-validation.envStuart Haslam
2016-01-27validation: timer: fix delay after loopMaxim Uvarov
2016-01-27validation: timer: fix delay after loopMaxim Uvarov
2016-01-27doc: make docs build conditionallyMike Holmes
2016-01-27doc: update CONTRIBUTING and DEPENDENCIES files for imagesBill Fischofer
2016-01-27doc: remove imagemagic dependency and use svg diagrams in all asciidocsBill Fischofer
2016-01-27validation: implement pktio statistics countersMaxim Uvarov
2016-01-27linux-generic: pcap: implement pktio statistics countersMaxim Uvarov
2016-01-27linux-generic: pktio loop: implement statistics countersMaxim Uvarov
2016-01-27linux-generic: netmap: implement pktio statisticsMaxim Uvarov