aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-20linux-dpdk: porting commits from ODP for v1.12.0.0v1.12.0.0_DPDK_16.07Balakrishna Garapati
2016-12-14Merge tag 'v1.12.0.0' into dpdk_v1.12.0.0Balakrishna Garapati
2016-12-06linux-dpdk: time: harmonize odp_time_t definition with linux-genericv1.10.1.0_DPDK_16.07Bill Fischofer
2016-12-02configure.ac update version numbersv1.12.0.0Maxim Uvarov
2016-12-01changelog: summary of changes for odp v1.12.0.0Bill Fischofer
2016-12-01configure.ac: disable shared library for non abi compat modeMaxim Uvarov
2016-11-30test: linux-gen: fix termination in mmap_vlan_insMaxim Uvarov
2016-11-29travis.yml: add coverity supportMike Holmes
2016-11-29performance: odp_pktio_perf: adding missing term functionsChristophe Milard
2016-11-29linux-gen: packet_io: handling term_global while in CLOSE_PENDINGChristophe Milard
2016-11-18Merge tag 'v1.11.0.0_monarch'Maxim Uvarov
2016-11-18travis: linux-gen: add dpdk pktioMaxim Uvarov
2016-11-18test: linux-gen: mmap_vlan_ins change bin to test programsMaxim Uvarov
2016-11-10linux-dpdk: Build fix for --disable-abi-compatBalakrishna Garapati
2016-11-09linux-generic: add vlan insertion testMaxim Uvarov
2016-11-07add travis.yml for gitub automationMike Holmes
2016-11-07linux-gen: crypto: fix aes gcm decryptionMaxim Uvarov
2016-11-02linux-dpdk: doc: defining the ODP threadBalakrishna Garapati
2016-11-02test: linux-dpdk: fix the distbuild looking into builddirBalakrishna Garapati
2016-11-02linux-generic: remove unused instances and sync with odp gitBalakrishna Garapati
2016-11-02linux-dpdk: remove ODP_INLINES flag supportBalakrishna Garapati
2016-10-28example: l3fwd: prevent possible use of uninitialised variablesMatias Elo
2016-10-27linux-generic: packet: add fall through comments to parserBill Fischofer
2016-10-27linux-generic: config: add missing doxygen documentation for abi macrosBill Fischofer
2016-10-26linux-generic: fix ISO C compiling issue with -Werror=pedanticXuelin Shi
2016-10-26fix out of tree buildMaxim Uvarov
2016-10-26linux-dpdk: porting "linux-gen: using ODP instantiation pid as odp instance"Balakrishna Garapati
2016-10-26linux-dpdk: porting "linux-gen: config: increase burst sizes"Balakrishna Garapati
2016-10-26linux-dpdk: porting "de-couple abi compatibility from shared lib"Balakrishna Garapati
2016-10-25Merge remote-tracking branch 'upstream/master' into dpdk_master_upstreamBalakrishna Garapati
2016-10-25linux-dpdk: configure: harmonize inline support with linux-genericBill Fischofer
2016-10-25linux-dpdk: configure: move inline files to plat subdirectoryBill Fischofer
2016-10-24configure: the version cannot use a scriptMike Holmes
2016-10-24example: l3fwd: simplify worker main loopMatias Elo
2016-10-24example: l3fwd: remove unnecessary output argumentsMatias Elo
2016-10-24example: l3fwd: make packet error check optionalMatias Elo
2016-10-24example: l3fwd: optimize ip checksum updateMatias Elo
2016-10-24example: l3fwd: add missing gitignoresMatias Elo
2016-10-24linux-gen: packet: identify sctp packetsMatias Elo
2016-10-24linux-gen: packet: parse only required packet header layersMatias Elo
2016-10-24linux-gen: packet: enable parsing only selected packet header layersMatias Elo
2016-10-23test: skip pktio_perf tests on 1 and 2 cpus machinesMaxim Uvarov
2016-10-21timer: add missing atomic decrementBrian Brooks
2016-10-21example: odp_timer_simple: decrease timer pool resolutionBrian Brooks
2016-10-17timers: fix off by one tick in timer expiration processingBrian Brooks
2016-10-17linux-generic: ticketlock: add missing doxygen for ticketlock_inlines.hBill Fischofer
2016-10-14example: generator: actually use specified defaultMike Holmes
2016-10-14Revert "test: skip pktio_perf tests on 1 and 2 cpus machines"Maxim Uvarov
2016-10-14test: skip pktio_perf tests on 1 and 2 cpus machinesMaxim Uvarov
2016-10-13linux-gen: build: de-couple abi compatibility from shared libPetri Savolainen