aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15validation: update READMEHEADmasterStuart Haslam
2015-10-15doc: implementers-guide: update section on skipping testsStuart Haslam
2015-10-15doc: implementers-guide: update names of test module librariesStuart Haslam
2015-10-15validation: add odp_cunit_update() to modify registered testsStuart Haslam
2015-10-15validation: add ability to mark tests inactiveStuart Haslam
2015-10-15test/performance: l2fwd: obey -t in queue modeStuart Haslam
2015-10-15linux-generic: pktio: remove hyphens from veth interface namesStuart Haslam
2015-10-13configure: move all AM_CONDITIONAL to configure.acNicolas Morey-Chaisemartin
2015-10-13linux-generic: netmap: sync tx queuesMatias Elo
2015-10-13linux-generic: netmap: use default interface configMatias Elo
2015-10-09example:ipsec: Using environment varibale for pktio mode.Nikhil Agarwal
2015-10-08DEPENDENCIES: add netmap pktio install instructionsMatias Elo
2015-10-08linux-generic: pktio: add netmap pktio supportMatias Elo
2015-10-08linux-generic: pktio: use ticket lock in pktio_entryMatias Elo
2015-10-08linux-generic: pktio: added mac_addr_get_fdMatias Elo
2015-10-08linux-generic: pktio: optimize pktin_deq_multiNicolas Morey-Chaisemartin
2015-10-05example:generator : Fix UDP checksum computationGrigore Ion
2015-10-05example:packet: Add pktio start in burst Mode.Nikhil Agarwal
2015-10-05validation: classification: Queue parameter init callsBalasubramanian Manoharan
2015-09-30linux-generic: pktio: enable classifier only when neededPetri Savolainen
2015-09-28test: l2fwd: fill correct source ethernet addressMatias Elo
2015-09-22performance: odp_pktio_perf: fix potential overflow for burst_gapIvan Khoronzhuk
2015-09-22performance: odp_pktio_perf: fix potential overflow for send_durationIvan Khoronzhuk
2015-09-22linux-generic: odp_time: reutrn 0 if t2 = t1 for diffIvan Khoronzhuk
2015-09-22example: ipsec: avoid mixing of scheduler wait time and time API timeIvan Khoronzhuk
2015-09-22example: timer: print timer ticks/ns table instead of cycles/nsIvan Khoronzhuk
2015-09-17debian/control: fix build-dependsRiku Voipio
2015-09-16validation: schedule: don't check schedule time on 0Ivan Khoronzhuk
2015-09-16linux-generic: odp_schedule: fix odp_schdule_wait_timeIvan Khoronzhuk
2015-09-16checkpatch: allow comparison to NULLPetri Savolainen
2015-09-16validation: synchronizers: support a single workerNicolas Morey-Chaisemartin
2015-09-14linux-generic: queue: direct internal enqueues to target queueBill Fischofer
2015-09-14linux-generic: queue: remove obsolete prototypesNicolas Morey-Chaisemartin
2015-09-14linux-generic: queue: fix pktout_enqueue() logicStuart Haslam
2015-09-11checkpatch.conf allow split stringsMike Holmes
2015-09-09validation: init: fix test when debug-print is disabledNicolas Morey-Chaisemartin
2015-09-09validation: renaming module libsChristophe Milard
2015-09-09validation: packet: test now handles pool that do not support segmentationNicolas Morey-Chaisemartin
2015-09-08linux-generic: pktio: factor state management into packet_ioNicolas Morey-Chaisemartin
2015-09-07doc: implementers add include structureMike Holmes
2015-09-07validation: update README filesChristophe Milard
2015-09-03linux-generic: general: add odp_forward_typedefs to resolve clang issueBill Fischofer
2015-09-03validation: schedule: add coverage for new scheduler APIsBill Fischofer
2015-09-03linux-generic: schedule: fix race condition in ordered locksBill Fischofer
2015-09-03linux-generic: queue: correct handling of reorder completionBill Fischofer
2015-09-03linux-generic: queue: prevent lookup of destroyed queuesBill Fischofer
2015-09-03linux-generic: queue: add destroy check for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: streamline handling of event deq processingBill Fischofer
2015-09-03linux-generic: schedule: correct scheduling for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: correct schedule group handlingBill Fischofer