aboutsummaryrefslogtreecommitdiff
path: root/helper
AgeCommit message (Expand)Author
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
2015-07-02helper: linux: check pthread_join return codeNicolas Morey-Chaisemartin
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-06-16helpers: fix udp checksum computationAlexandru Badicioiu
2015-06-05codespell: fix spellingMike Holmes
2015-05-27test: helper: add process and thread testsMike Holmes
2015-05-18helper: ring: remove unused includeNicolas Morey-Chaisemartin
2015-05-08linux-generic: support running with restricted cpu setStuart Haslam
2015-04-17linux-generic: odp_linux: migrate helpers to helper dirMike Holmes
2015-04-17helper: doxygen: group packet headers logicallyMike Holmes
2015-04-17helper: doxygen: eth fix break in rendered docMike Holmes
2015-04-17helper: doxygen: icmp convert to c commentsMike Holmes
2015-01-29helper: move headers into namespace the odp/helperAnders Roxell
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-16helper: linux: use cpumask in linux thread/procRobbie King