aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-12example: generator: actually use specified defaultHEADmastercoverty_scanMike Holmes
2016-10-04linux-gen: pktio: ipc: remove todosMaxim Uvarov
2016-10-04linux-gen: using ODP instantiation pid as odp instanceChristophe Milard
2016-09-22test: sched_latency: add test scriptMatias Elo
2016-09-22test: perf: add new scheduling latency testMatias Elo
2016-09-22linux-gen: config: increase burst sizesPetri Savolainen
2016-09-22linux-gen: pool: use inlined ticketlockPetri Savolainen
2016-09-22linux-gen: queue: use inlined ticketlockPetri Savolainen
2016-09-22linux-gen: ticketlock: inline ticketlock implementationPetri Savolainen
2016-09-22linux-gen: queue: burst enq and deqPetri Savolainen
2016-09-22linux-gen: queue: reuse enq_ and deq_multiPetri Savolainen
2016-09-22Revert "example: generator: actually use specified default"Maxim Uvarov
2016-09-14example: generator: actually use specified defaultMike Holmes
2016-09-08linux-generic: make: fix distribution build for inlines.hBill Fischofer
2016-09-07linux-gen: tap: add classifier supportJuha Mattila
2016-09-07linux-generic: configure: add conditional shared library supportBill Fischofer
2016-09-07linux-gen: sched: call schedule_release_atomic directlyPetri Savolainen
2016-09-07linux-gen: sched: increase max dequeue batch sizePetri Savolainen
2016-09-07linux-gen: sched: pktio poll loop optimizationPetri Savolainen
2016-09-07linux-gen: sched: increase number of pktinPetri Savolainen
2016-09-07linux-gen: sched: ring based pktio command queuesPetri Savolainen
2016-09-07linux-gen: sched: ring based priority queuesPetri Savolainen
2016-09-06test: l2fwd: remove wait time from sched modePetri Savolainen
2016-09-06example: l3fwd: fix clang buildMaxim Uvarov
2016-09-05example/l3fwd: enhance flow lookup performance in hashXuelin Shi
2016-09-05example/l3fwd: add test scriptXuelin Shi
2016-09-05example: introducing l3fwdXuelin Shi
2016-09-01linux-gen: dpdk: move rx/tx locksMatias Elo
2016-09-01linux-gen: dpdk: bulk alloc mbufs in txMatias Elo
2016-09-01linux-gen: dpdk: fix buffer freeing in mbuf_to_pkt()Matias Elo
2016-08-30test: perf: add prime num threads to odp_schedulingMike Holmes
2016-08-25linux-generic: tm: fix off by 1 bug accessing queue_num_tblBarry Spinney
2016-08-19linux-gen: dpdk: free used mempool when closing pktio deviceMatias Elo
2016-08-19linux-gen: dpdk: bump target dpdk version to 16.07Matias Elo
2016-08-19example: l2fwd_simple add termination pathMaxim Uvarov
2016-08-19doc: release-guide: add LTS detailsMike Holmes
2016-08-19linux-gen: socket mmap remove todoMaxim Uvarov
2016-08-18test: performance: capture termination failures in final return codeBill Fischofer
2016-08-17test: linux-gen: ipc do not use pid -1 valueMaxim Uvarov
2016-08-16linux-gen: sched: keep scheduling over empty queuesPetri Savolainen
2016-08-15linux-generic: tm: handle pktout queue check properlyBill Fischofer
2016-08-12example: odp_l2fwd place readme with symlinkMaxim Uvarov
2016-08-12linux-gen: doc: defining the ODP threadChristophe Milard
2016-08-11linux-generic: tm: made tm thread creation more flexibleBarry Spinney
2016-08-10doc: release-guide: elaborate release naming schemeBill Fischofer
2016-08-10test:linux-generic: run odp_scheduling in process modeMike Holmes
2016-08-10linux-gen: do not init scheduler context on terminationMaxim Uvarov
2016-08-05doc: implimenters: fix spellingMike Holmes
2016-08-05validation: tm: use strncmp() to avoid potential string overrunBill Fischofer
2016-08-04test: update in readme fileChristophe Milard