aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
2016-07-22Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-07-15helper/test/Makefile: don't install testsAnders Roxell
2016-07-07linux-dpdk: fix relocated buildZoltan Kiss
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-07-01configure: split up libodphelper SO-version from libodpAnders Roxell
2016-06-15Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-06-15helper: linux: correct pthread join retval checkPetri Savolainen
2016-06-13Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-06-09helper: chksum: fix type casting for C++ includeOriol Arcas
2016-06-08rename libodphelper-dpdk to libodphelper-linuxAnders Roxell
2016-06-06linux-dpdk: helper: fix reference to linux-genericZoltan Kiss
2016-05-27helper: linux: odp thread cpu affinity APIsYi He
2016-05-26Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-05-24helper: fix doxygen comments for odpthread creation parametersChristophe Milard
2016-05-23helper/test: add missing scripts to EXTRA_DISTAnders Roxell
2016-05-23helper: test: adding odpthread functions testsChristophe Milard
2016-05-23helpers: linux: creating functions to handle odpthreadsChristophe Milard
2016-05-23helpers: adding command line argument parsingChristophe Milard
2016-05-10helper: add chksum documentation sectionMike Holmes
2016-05-10helper: add strong types documentation sectionMike Holmes
2016-05-10helper: add linux documentation sectionMike Holmes
2016-05-03helper: chksum add ipv3 and udp fieldsMaxim Uvarov
2016-04-29helper: add a more complete and correct checksum implementationBarry Spinney
2016-04-29linux-generic: packet: fix number of parsing bugs, some vlan_hdr_t relatedBarry Spinney
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-25api: packet: rename and add copy functionsPetri Savolainen
2016-04-22helper: add VLANHDR and IP_TOS constantsBarry Spinney
2016-04-15api: debug: promote ODP_STATIC_ASSERT() to be an ODP APIBill Fischofer
2016-04-11api: init: add instance handlePetri Savolainen
2016-03-31Merge branch 'master' of https://git.linaro.org/lng/odpZoltan Kiss
2016-03-30Port "baef4a6b rename libodphelper to libodphelper-linux"Zoltan Kiss
2016-03-30Port "886acdfc rename libodp to libodp-linux"Zoltan Kiss
2016-03-30configure: move test_helper to its own m4 fileAnders Roxell
2016-03-29helper/Makefile: add SO-version to helper libAnders Roxell
2016-03-29rename libodphelper to libodphelper-linuxAnders Roxell
2016-03-29rename libodp to libodp-linuxAnders Roxell
2016-03-04helpers: remove odp_ prefix for tests source filesMaxim Uvarov
2016-03-04api: move include/odp.h to include/odp_api.hChristophe Milard
2016-03-03tests: use parse mac and ip address helpersPetri Savolainen
2016-03-03helper: remove odp_ definitionsPetri Savolainen
2016-03-03helper: ip: added ipv4 address parsePetri Savolainen
2016-03-03helper: eth: added mac address parsePetri Savolainen
2016-02-18helper: remove ring codeMaxim Uvarov
2016-02-16helper: linux: remove unnecessary cpumask copyPetri Savolainen
2016-02-16helper: linux: correct cpumask usagePetri Savolainen
2016-02-08api: endian: rename endian types with odp_ prefixChristophe Milard
2016-02-08helper: deleted odph_pausePetri Savolainen
2016-02-08linux-generic: cpu: implemented pausePetri Savolainen
2016-01-11helper: fix UDP checksum computationGrigore Ion
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal