Age | Commit message (Expand) | Author | Files | Lines |
2019-05-06 | gcov / test framework: sigterm not sigkill | Dave Barach | 1 | -3/+2 |
2019-02-19 | VPP-1504: Remove JVPP | Michal Cmarada | 2 | -2/+2 |
2019-02-01 | Remove -z now from LDFLAGS | Damjan Marion | 1 | -1/+1 |
2018-09-09 | cmake: Move VOM to cmake | Mohsin Kazmi | 1 | -0/+1 |
2018-09-07 | post move-to-cmake cleanup | Damjan Marion | 1 | -24/+0 |
2018-09-02 | Switch to cmake | Damjan Marion | 1 | -3/+0 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+3 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 1 | -1/+1 |
2018-07-18 | Add config option to use dlmalloc instead of mheap | Dave Barach | 1 | -1/+3 |
2018-06-04 | Enable Position Independent Executable for production VPP | Neale Ranns | 1 | -1/+1 |
2018-05-28 | VPP-1284: Fix for TLS corruption on ARM platforms | Sachin Saxena | 1 | -2/+2 |
2018-05-16 | Fix broken compilation for non-numa aware platforms | Sachin Saxena | 2 | -1/+2 |
2018-05-12 | dpdk: Add build related keywords for failsafe PMD | Rui Cai | 1 | -0/+1 |
2018-05-04 | build-data: Common makefile for NXP DPAA1/DPAA2 platforms | Sachin Saxena | 2 | -66/+87 |
2018-04-27 | Move VOM to extras/vom | Damjan Marion | 1 | -5/+1 |
2018-03-12 | License text cleanup | Dave Barach | 1 | -0/+13 |
2018-01-10 | makefile set CXXFLAGS so they are propageted to sub-builds | Neale Ranns | 1 | -0/+3 |
2017-11-11 | Handle CPU flags from autotools project | Damjan Marion | 1 | -31/+13 |
2017-11-06 | Add --disable-vom config option | Dave Barach | 1 | -1/+7 |
2017-08-14 | dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw | Sergio Gonzalez Monroy | 1 | -1/+0 |
2017-07-17 | Fix unlinking of /dev/shm files. | Dave Wallace | 1 | -1/+1 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 1 | -0/+5 |
2017-04-25 | Add support for 32-bit x86 compilation in Makefiles | Damjan Marion | 1 | -2/+5 |
2017-03-10 | Retire vpp_lite | Damjan Marion | 2 | -55/+0 |
2017-02-07 | Multiple platofrm support for dpdk/Makefile, fix optimizations | Damjan Marion | 2 | -39/+0 |
2017-01-31 | Prep work for Coverity upload processing via Jenkins | Dave Barach | 1 | -0/+6 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup | Sergio Gonzalez Monroy | 1 | -1/+1 |
2017-01-16 | Add --without-libssl configure parameter | Damjan Marion | 4 | -10/+10 |
2017-01-10 | Added a sub-case to take into Thunderx platform | Marco | 1 | -0/+7 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 2 | -4/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 2 | -5/+2 |
2016-12-26 | dpdk: Add support for Mellanox ConnectX-4 devices | Damjan Marion | 1 | -0/+1 |
2016-12-09 | Add make test code coverage reporting using gcov | Juraj Sloboda | 1 | -0/+5 |
2016-11-28 | dpdk: add ipsec cryptodev support | Sergio Gonzalez Monroy | 1 | -0/+1 |
2016-11-12 | Add clang to 'make verify' | Damjan Marion | 1 | -0/+5 |
2016-08-29 | VPP-310 Mapping algorithm compute wrong ea-bits | Ole Troan | 1 | -0/+3 |
2016-08-12 | VPP: NXP dpaa2 platform porting to dpdk-16.07 | Sachin | 1 | -7/+7 |
2016-07-21 | VPP-123: remove japi (the old Java API) | Marek Gradzki | 1 | -1/+1 |
2016-07-13 | Add plugins debian packaging | Damjan Marion | 1 | -1/+1 |
2016-07-08 | Multiple changes in the plugin build infra | Damjan Marion | 1 | -3/+1 |
2016-07-06 | Retire PLATFORM=virl | Damjan Marion | 1 | -42/+0 |
2016-07-01 | Simple ip4 NAT plugin | Dave Barach | 1 | -0/+4 |
2016-06-28 | Fix native build on non x86_64 systems | Damjan Marion | 2 | -0/+11 |
2016-06-27 | Plugins: Clean up the plugin directory so that each plugin has its own | Ole Troan | 5 | -10/+10 |
2016-06-19 | Improving cross_ldflags arguments for dpaa2 platform | Sachin | 1 | -1/+2 |
2016-06-17 | NXP DPAA2 Poll Mode Driver Support in DPDK | Sachin | 1 | -4/+6 |
2016-06-10 | NXP dpaa2 platform initial support | Sachin Saxena | 1 | -0/+63 |
2016-05-19 | Add support for multiple microarchitectures in single binary | Damjan Marion | 2 | -4/+9 |
2016-05-17 | dpdk/Makefile - Allow dpdk target to be set according to the platform | Christophe Fontaine | 1 | -3/+11 |
2016-04-20 | Python-API: Inital commit of Python bindings for the VPP API. | Ole Troan | 3 | -3/+3 |