Age | Commit message (Expand) | Author | Files | Lines |
2020-04-30 | build: rework x86 CPU variants | Damjan Marion | 4 | -8/+8 |
2019-11-08 | build: use cmake build types | Damjan Marion | 1 | -4/+1 |
2019-10-22 | build: add missing ldflags to exe and shared | Benoît Ganne | 1 | -0/+2 |
2019-10-07 | build: add env variable to pass extra cmake args | Nathan Skrzypczak | 1 | -0/+4 |
2019-09-23 | ebuild: Add MAKE_PARALLEL_FLAGS to VPP build | juraj.linkes | 1 | -1/+1 |
2019-05-14 | Build packages for generic Arm architecture | Lijian.Zhang | 2 | -0/+9 |
2019-03-01 | dpdk: update mlx[45] linking options | Matthew Smith | 1 | -3/+3 |
2019-02-19 | VPP-1504: Remove JVPP | Michal Cmarada | 1 | -44/+0 |
2019-02-14 | deb-pkg: Add libvom package support | Mohsin Kazmi | 1 | -0/+4 |
2019-01-20 | Rework of debian packaging | Damjan Marion | 1 | -0/+7 |
2018-12-17 | Added CMake building system for libmemif | msardara | 1 | -1/+38 |
2018-11-13 | japi: Move Java API binding to cmake | Mohsin Kazmi | 1 | -2/+40 |
2018-09-27 | Revert "japi: Move Java API binding to cmake" | Damjan Marion | 1 | -40/+2 |
2018-09-27 | dpdk_plugin: fix mlx5 build and runtime issues | Sirshak Das | 1 | -0/+5 |
2018-09-26 | japi: Move Java API binding to cmake | Mohsin Kazmi | 1 | -2/+40 |
2018-09-25 | Enable verbose output during VPP cmake compiling | Lijian Zhang | 1 | -0/+3 |
2018-09-21 | add: nasm and ipsec-mb into vpp-ext-deps packaging | Damjan Marion | 1 | -2/+2 |
2018-09-20 | rename vpp-dpdk-dev to vpp-ext-deps | Damjan Marion | 3 | -5/+23 |
2018-09-12 | cmake: create cmake VPP module, update sample-plugin so it uses it | Damjan Marion | 1 | -0/+26 |
2018-09-12 | Always use 'lib' instead of 'lib64' | Damjan Marion | 2 | -6/+2 |
2018-09-10 | cmake VOM: j factor chosen based on number of cores | Neale Ranns | 1 | -1/+2 |
2018-09-09 | cmake: Move VOM to cmake | Mohsin Kazmi | 1 | -2/+39 |
2018-09-07 | post move-to-cmake cleanup | Damjan Marion | 3 | -47/+0 |
2018-09-02 | Switch to cmake | Damjan Marion | 1 | -40/+0 |
2018-09-01 | cmake: pass linker flags, use devtoolset on centos 7 | Damjan Marion | 1 | -8/+21 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+16 |
2018-08-01 | Move java api to extras/ | Damjan Marion | 1 | -0/+6 |
2018-07-27 | -DCLIB_DEBUG => turn on extra checks in dlmalloc | Dave Barach | 1 | -1/+2 |
2018-05-12 | dpdk: Add build related keywords for failsafe PMD | Rui Cai | 2 | -0/+8 |
2018-04-27 | Move VOM to extras/vom | Damjan Marion | 1 | -0/+6 |
2018-03-28 | Build libmemif as part of verify job | Damjan Marion | 2 | -0/+4 |
2018-03-15 | use system provided ccache links | Damjan Marion | 1 | -0/+1 |
2018-03-12 | License text cleanup | Dave Barach | 8 | -0/+101 |
2017-09-01 | The build system still builds the DPDK plugin when the option | Marco Varlese | 1 | -0/+2 |
2017-08-14 | dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw | Sergio Gonzalez Monroy | 2 | -8/+0 |
2017-05-03 | Fix vnet unit tests | Filip Tehlar | 1 | -0/+4 |
2017-04-20 | Extend ebuild to specify "configure" subdir, enable verify for sample-plugin | Damjan Marion | 1 | -0/+5 |
2017-02-07 | Multiple platofrm support for dpdk/Makefile, fix optimizations | Damjan Marion | 1 | -12/+0 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup | Sergio Gonzalez Monroy | 2 | -5/+5 |
2017-01-20 | Add dpdk development packaging | Damjan Marion | 2 | -4/+5 |
2017-01-01 | Move java,lua api and remaining plugins to src/ | Damjan Marion | 3 | -90/+0 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 18 | -297/+18 |
2016-12-26 | dpdk: Add support for Mellanox ConnectX-4 devices | Damjan Marion | 3 | -0/+11 |
2016-12-06 | Add "vpp-api-install" to plugins_configure_depend in build-data/packages/plug... | Andrew Yourtchenko | 1 | -1/+2 |
2016-11-30 | Enabling AES-GCM-128 with 16B ICV support | Radu Nicolau | 1 | -0/+4 |
2016-11-28 | dpdk: add ipsec cryptodev support | Sergio Gonzalez Monroy | 3 | -0/+10 |
2016-10-10 | HONEYCOMB-228 Snat plugin jvpp support | Marek Gradzki | 1 | -1/+2 |
2016-06-22 | Fix for build failure due to iOAM plugin header file path | Shwetha | 1 | -0/+5 |
2016-06-15 | 6rd: Move to plugin | Ole Troan | 1 | -0/+38 |
2016-06-05 | VPP-94: Add build-data directory for plugins and Makefile target | Pierre Pfister | 1 | -47/+0 |