aboutsummaryrefslogtreecommitdiffstats
path: root/build-data/platforms
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Create worker threads using ODP API (direct in/out mode)Michal Mazur1-1/+1
2017-07-03Introducing ODP plugin nodeSachin Saxena1-0/+57
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-0/+5
2017-04-25Add support for 32-bit x86 compilation in MakefilesDamjan Marion1-2/+5
2017-03-10Retire vpp_liteDamjan Marion2-55/+0
2017-02-07Multiple platofrm support for dpdk/Makefile, fix optimizationsDamjan Marion2-39/+0
2017-01-31Prep work for Coverity upload processing via JenkinsDave Barach1-0/+6
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy1-1/+1
2017-01-16Add --without-libssl configure parameterDamjan Marion4-10/+10
2017-01-10Added a sub-case to take into Thunderx platformMarco1-0/+7
2017-01-01Move java,lua api and remaining plugins to src/Damjan Marion2-4/+2
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion2-5/+2
2016-12-26dpdk: Add support for Mellanox ConnectX-4 devicesDamjan Marion1-0/+1
2016-12-09Add make test code coverage reporting using gcovJuraj Sloboda1-0/+5
2016-11-28dpdk: add ipsec cryptodev supportSergio Gonzalez Monroy1-0/+1
2016-11-12Add clang to 'make verify'Damjan Marion1-0/+5
2016-08-29VPP-310 Mapping algorithm compute wrong ea-bitsOle Troan1-0/+3
2016-08-12VPP: NXP dpaa2 platform porting to dpdk-16.07Sachin1-7/+7
2016-07-21VPP-123: remove japi (the old Java API)Marek Gradzki1-1/+1
2016-07-13Add plugins debian packagingDamjan Marion1-1/+1
2016-07-08Multiple changes in the plugin build infraDamjan Marion1-3/+1
2016-07-06Retire PLATFORM=virlDamjan Marion1-42/+0
2016-07-01Simple ip4 NAT pluginDave Barach1-0/+4
2016-06-28Fix native build on non x86_64 systemsDamjan Marion2-0/+11
2016-06-27Plugins: Clean up the plugin directory so that each plugin has its ownOle Troan5-10/+10
2016-06-19Improving cross_ldflags arguments for dpaa2 platformSachin1-1/+2
2016-06-17NXP DPAA2 Poll Mode Driver Support in DPDKSachin1-4/+6
2016-06-10NXP dpaa2 platform initial supportSachin Saxena1-0/+63
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion2-4/+9
2016-05-17dpdk/Makefile - Allow dpdk target to be set according to the platformChristophe Fontaine1-3/+11
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan3-3/+3
2016-04-20Add TAG=vpp_gcov which compiles vpp to produce .gcda filesDave Barach1-0/+5
2016-04-18Add support for AArch32Christophe Fontaine1-0/+37
2016-04-11Add configure option to enable building unit testsDamjan Marion1-0/+3
2016-04-01Add options to link with external DPDK treeDamjan Marion1-1/+6
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion2-4/+0
2016-02-26Update PowerPC (qppc) platform to build with Ubuntu cross-toolsDamjan Marion1-11/+22
2016-02-26Add support for native vpp_lite (non-dpdk) platformDamjan Marion3-0/+40
2016-02-10Compile with -Werror, so Jenkins will catch warningsDave Barach1-4/+4
2016-02-02Enable ganglia module integration buildDave Barach1-1/+1
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach1-0/+36
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach1-0/+23
2015-12-16Move vppctl to vpp-api-testDamjan Marion1-1/+1
2015-12-16Add vppctl as a simple cli interface to vppEd Warnicke1-1/+1
2015-12-15Remove vppversion subtree, move elftool to vppinfraDamjan Marion2-2/+2
2015-12-08Initial commit of vpp code.Ed Warnicke2-0/+80