aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19linux-gen: netmap: remove minimum frame len checkmonarch_ltsJuha-Matti Tilli
2017-08-24configure.ac: inc library versionv1.11.0.1_monarchMaxim Uvarov
2017-08-23changelog: mention cls enable bit test caseMaxim Uvarov
2017-08-23linux-gen: port fix out of tree build commitsMaxim Uvarov
2017-08-16validation: classification: add test case for classifier enable booleanBalasubramanian Manoharan
2017-08-16linux-generic: classification: update classifier enable booleanBalasubramanian Manoharan
2017-08-16linux-generic: pktio: update classifier enable booleanBalasubramanian Manoharan
2017-07-24changelog: document changes for v1.11.0.1 service releaseBill Fischofer
2017-07-21linux-gen: pktio: fix valgrind warningsMatias Elo
2017-07-14travis: port travis checks from masterMaxim Uvarov
2017-07-14test: skip pktio_perf tests on 1 and 2 cpus machinesMaxim Uvarov
2017-07-14build: fix 64-bit atomics detectionBrian Brooks
2017-07-14configure.ac: do not trap if libatomic is not foundMaxim Uvarov
2017-07-14configure: remove dependency of autoconf-archiveMaxim Uvarov
2017-07-14configure: the version cannot use a scriptMike Holmes
2017-07-12pktio: GCC 7 fixesBrian Brooks
2017-07-12build: GCC 7 fixesBrian Brooks
2017-07-12bug: linux-generic: add syntax to allow newer clang to compile odpBill Fischofer
2017-07-06linux-gen: fix compilation with OpenSSL 1.1.yDmitry Eremin-Solenikov
2017-06-22linux-gen: socket: remove limits for maximum RX/TX burst sizeMatias Elo
2016-12-16example: traffic_mgmt: use PRIu32 instead of %uNicolas Morey-Chaisemartin
2016-12-06validation: traffic_mngr: use PRI macro to print uint*Nicolas Morey-Chaisemartin
2016-12-06validation: pktio: use PRIu32 to print uint32_t valuesNicolas Morey-Chaisemartin
2016-12-06configure.ac: fix builds from raw git tarMike Holmes
2016-11-25git_hash: handle git worktreeNicolas Morey-Chaisemartin
2016-08-18configure.ac update versionv1.11.0.0_monarchMaxim Uvarov
2016-08-18api: version update from 1.10.1 to 1.11.0Maxim Uvarov
2016-08-02changelog: update for v1.11.0.0-monarch_ltsBill Fischofer
2016-08-01api:crypto: resolve todo itemsNikhil Agarwal
2016-08-01example:ipsec: removed invalid todos.Nikhil Agarwal
2016-08-01api: tm: resolve todoBarry Spinney
2016-08-01api: traffic_mngr: Add pktio interface to odp_tm_egress_t structBalasubramanian Manoharan
2016-08-01api: system: specify default huge page sizeMaxim Uvarov
2016-08-01linux-generic: internal cache line sizeBrian Brooks
2016-07-20test: odp_crypto add termination pathMaxim Uvarov
2016-07-20example: odp_switch add termination pathMaxim Uvarov
2016-07-19linux-gen: scope ipc shared memory for packet pools onlyMaxim Uvarov
2016-07-19test: add termination path for l2fwdMaxim Uvarov
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
2016-07-15example/ipsec: scope ipsec examplesAnders Roxell
2016-07-15example/time/Makefile: remove incorrect postfix _testAnders Roxell
2016-07-15helper/test/Makefile: don't install testsAnders Roxell
2016-07-14linux-generic: pktio: remove doxygen for unused socket_id parameterBill Fischofer
2016-07-14linux-generic: tm: Add pthread_join call when destroyingBarry Spinney
2016-07-14linux-generic: tm: resolve todo in odp_name_table.cBarry Spinney
2016-07-08test: l2fwd: prefetch packet dataMatias Elo
2016-07-08doc: implguide: add sections on typedefs and abi coniderationsBill Fischofer
2016-07-08doc: image: add additional images for abi modelsBill Fischofer
2016-07-08doc: implguide: reformat text to conform with current doc standardsBill Fischofer
2016-07-05linux-gen: remove all dependencies to helperYi He