aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-18isolation:linux-dpdk: add entry to spwan 3 threads for l2fwd demoHEADmasterSantosh Shukla
2014-08-18isolation:linux-dpdk: Enable promiscous modeSantosh Shukla
2014-08-18isolation:linux-dpdk: disable cpusetSantosh Shukla
2014-08-18isolation: mask timer init for odp l2fwdSantosh Shukla
2014-08-18isolation: disable default odp cpusetSantosh Shukla
2014-08-18isolation : initial odp isolation example appSantosh Shukla
2014-08-18implement odp_init_global init maskSantosh Shukla
2014-08-15Add linux-generic crypto implementationRobbie King
2014-08-15Add ODP crypto API fileRobbie King
2014-08-15Add crypto library to dependencies and configure scriptRobbie King
2014-08-15odp doxygen: fix doxygen-run generated warningsAws Ismail
2014-08-13Updated ODP-DPDK READMEVenkatesh Vivekanandan
2014-08-11dpdk: ensure packet size is the same as buffer sizeAnders Roxell
2014-08-11platform/*/Makefile.am: move generic parts to inc fileAnders Roxell
2014-08-11Fix installation of pkg-config fileAnders Roxell
2014-08-11Add write memory barrier for aarch64Ankit Jindal
2014-08-07ODP-DPDK multi-queue supportVenkatesh Vivekanandan
2014-08-06test_api:timer: allow send thd to spwan firstSantosh Shukla
2014-08-06linux-generic: Fix incorrect thread_tbl index in appsSantosh Shukla
2014-08-04build both static and dynamic linked libsAnders Roxell
2014-08-04CONTRIBUTING: Specify C standardMike Holmes
2014-07-30configure.ac: Move AM_INIT_AUTOMAKE to correct positionAnders Roxell
2014-07-29doxygen reorganisationAnders Roxell
2014-07-29dpdk: make use of variable --with-sdk-install-pathAnders Roxell
2014-07-29keystone2: make use of variable --with-sdk-install-pathAnders Roxell
2014-07-29configure.ac: add sdk-install-path variableAnders Roxell
2014-07-29api_test/Makefile.am: name exe after src fileMike Holmes
2014-07-29README: Reorganised into platform specificAnders Roxell
2014-07-29dpdk: README: simplify and build against installed dpdkAnders Roxell
2014-07-29dpdk/README: add copyright headerAnders Roxell
2014-07-28linux-generic: linux: Check if odp_init_local() succeededTaras Kondratiuk
2014-07-28timer : miscellanous fixes in odp_timer test applicationSantosh Shukla
2014-07-28timer : use timeout hdr in cancel_tmoSantosh Shukla
2014-07-25Move ODP examples from under testsMike Holmes
2014-07-24DPDK ODP_ASSERT compilation fixVenkatesh Vivekanandan
2014-07-23remove unnecessary guards from build systemAnders Roxell
2014-07-23ODP-DPDK compilation fixVenkatesh Vivekanandan
2014-07-23Initial ODP-DPDK portVincent Hsu
2014-07-23debug: Convert ODP_ASSERT to a runtime assertionTaras Kondratiuk
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-23debug: Fix ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-18README: Remove submission info for other odp reposAnders Roxell
2014-07-18README: change bug tracker urlAnders Roxell
2014-07-18Introduce sum type to solve sparse warningsMike Holmes
2014-07-18Fix linux-generic compilation error for aarch64Ankit Jindal
2014-07-15README: Add link to per platform READMEMike Holmes
2014-07-11Added info on removing trailing whitespaceBill Fischofer
2014-07-11List required/suggested dependencies for building ODPSteve McIntyre
2014-07-11README: update to reflect autotoolsAnders Roxell
2014-07-10test/Makefile.inc: add required srcdirAnders Roxell