aboutsummaryrefslogtreecommitdiff
path: root/helper/test
AgeCommit message (Expand)Author
2017-01-12helper: test: gitignore add iplookuptableChristophe Milard
2017-01-12helper: test: add validation test of ip lookup tableRu Jia
2017-01-12helper: test: add test of cuckoo hash tableRu Jia
2016-07-15helper/test/Makefile: don't install testsAnders Roxell
2016-06-15helper: linux: correct pthread join retval checkPetri Savolainen
2016-05-27helper: linux: odp thread cpu affinity APIsYi He
2016-05-23helper/test: add missing scripts to EXTRA_DISTAnders Roxell
2016-05-23helper: test: adding odpthread functions testsChristophe Milard
2016-05-03helper: chksum add ipv3 and udp fieldsMaxim Uvarov
2016-04-27api: config: replace pool config with pool capabilityPetri Savolainen
2016-04-11api: init: add instance handlePetri Savolainen
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-08helper: deleted odph_pausePetri Savolainen
2016-01-11helper: fix UDP checksum computationGrigore Ion
2015-12-16helper: linux: add thread type in pthread_createHemant Agrawal
2015-11-18helper: test: add odp_table to .gitignore fileBill Fischofer
2015-11-13helper: table: fix the ci warninghuanggaoyang
2015-11-13helper: test: add a simple test case for hashtablehuanggaoyang
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-07-27helper: test: chksum: catch errors in scan_ipMike 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-06-29configurable binaries extensionNicolas Morey-Chaisemartin
2015-06-29helper: add odp_chksum to .gitignoreStuart Haslam
2015-06-17helper/test/Makefile: fix, should be dist_odp_chksum_SOURCESAnders Roxell
2015-06-16test checksumMike Holmes
2015-05-27test: helper: add process and thread testsMike Holmes