aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2018-09-19linux-gen: netmap: remove minimum frame len checkmonarch_ltsJuha-Matti Tilli
2017-08-23linux-gen: port fix out of tree build commitsMaxim Uvarov
2017-08-16linux-generic: classification: update classifier enable booleanBalasubramanian Manoharan
2017-08-16linux-generic: pktio: update classifier enable booleanBalasubramanian Manoharan
2017-07-21linux-gen: pktio: fix valgrind warningsMatias Elo
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: the version cannot use a scriptMike Holmes
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-08-01api: traffic_mngr: Add pktio interface to odp_tm_egress_t structBalasubramanian Manoharan
2016-08-01linux-generic: internal cache line sizeBrian Brooks
2016-07-19linux-gen: scope ipc shared memory for packet pools onlyMaxim Uvarov
2016-07-15example: remove reference from linux-generic internal envsMaxim Uvarov
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-05linux-gen: remove all dependencies to helperYi He
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-07-05linux-gen: byteorder: remove dependency to linux headersPetri Savolainen
2016-07-05linux-gen: cpumask: remove dependency to sched.hPetri Savolainen
2016-07-05linux-generic: schedule: simplify wait logic to avoid clang issuesBill Fischofer
2016-06-30linux-generic: packet: copy user area as part of odp_packet_copy()Bill Fischofer
2016-06-30linux-generic: ticketlock: remove odp_sync_stores for octeonRizwan Ansari
2016-06-23test: queue: add capability testPetri Savolainen
2016-06-23linux-gen: move platform tests into test suiteYi He
2016-06-22linux-gen: tm: use directly ODP_PACKET_INVALIDPetri Savolainen
2016-06-22linux-gen: sched: remove dummy pool from SP schedulerPetri Savolainen
2016-06-22linux-gen: tm: correct invalid packet handle definitionsPetri Savolainen
2016-06-16linux-gen: pktio loop: improve classifying segmented packetsMatias Elo
2016-06-16linux-gen: packet: use packet_parser_t type argument with parser functionsMatias Elo
2016-06-16linux-gen: packet: add packet parser structureMatias Elo
2016-06-16linux-gen: sched: add pktio_stop_finalize to scheduler interfacePetri Savolainen
2016-06-16linux-gen: sched: use pktio index in scheduler interfacePetri Savolainen
2016-06-16linux-gen: sched: call pktio_start only oncePetri Savolainen
2016-06-16linux-gen: pktio: simplify state handlingPetri Savolainen
2016-06-15linux-generic: timer: correct definition of ODP_TIMEOUT_INVALIDBill Fischofer
2016-06-15linux-gen: sched: SP scheduler implementationPetri Savolainen
2016-06-15linux-gen: pktio: added debug printsPetri Savolainen
2016-06-15linux-gen: sched: add sched_cb_queue_empty callPetri Savolainen
2016-06-15linux-gen: sched: add ordered enq to schedule_fn_tPetri Savolainen
2016-06-14linux-generic: classification: use proper accessor to set packet lengthZoltan Kiss
2016-06-10linux-gen: pktio: fix variable overwrite in pktin_recv_bufMatias Elo
2016-06-07linux-generic: sched: bind default scheduler api callsPetri Savolainen
2016-06-07linux-generic: sched: add skeleton for strict priorityPetri Savolainen
2016-06-07linux-generic: sched: add sched params to queue initPetri Savolainen
2016-06-07linux-generic: sched: add api interface structPetri Savolainen
2016-06-07linux-generic: sched: add init functions to interfacePetri Savolainen