aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
2016-04-21api: init: add instance handlePetri Savolainen
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
2015-12-07Revert "helper : Fix UDP checksum computation"Maxim Uvarov
2015-12-07helper: fix strncpy in table supportMike Holmes
2015-12-07helper : Fix UDP checksum computationGrigore Ion
2015-12-03helper: unbind hash from platform strong typesMaxim Uvarov
2015-12-03helper: strong types supportMaxim Uvarov
2015-11-24remove hard platform linksMike Holmes
2015-11-18helper: test: add odp_table to .gitignore fileBill Fischofer
2015-11-18helper/lineartable.c: remove unused variableAnders Roxell
2015-11-18helper/hashtable.c: remove unused variableAnders Roxell
2015-11-16helper: table: fix the doxygen warninghuanggaoyang
2015-11-13helper: table: fix the ci warninghuanggaoyang
2015-11-13helper: test: add a simple test case for hashtablehuanggaoyang
2015-11-13helper: add the new source files to Makefilehuanggaoyang
2015-11-13helper: table: add impl of lineartablehuanggaoyang
2015-11-13helper: table: add impl of hashtablehuanggaoyang
2015-11-13helper: add table apihuanggaoyang
2015-11-05helper: linux: checkpatch cleaning for helper/linux.cCarl Wallen
2015-11-05helper: linux: examine the cause for child process terminationCarl Wallen
2015-11-05helper: linux: request SIGTERM if parent process diesCarl Wallen
2015-10-27validation: classification: added additional suite to test individual PMRsBalasubramanian Manoharan
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-08-11helper: fix installation path for includesNicolas Morey-Chaisemartin
2015-07-27helper: test: chksum: catch errors in scan_ipMike Holmes
2015-07-27helper: linux: catch possible undefinedMike Holmes
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-16helper: test: add test for odph_pauseMike Holmes
2015-07-10test: factor TESTS_ENVIRONMENT flags in Makefile.incNicolas Morey-Chaisemartin
2015-07-09helper: convert to a libraryMike Holmes
2015-07-02remove helper dependence on ODP internalsMike Holmes