Age | Commit message (Expand) | Author | Files | Lines |
2019-01-20 | Rework of debian packaging |  Damjan Marion | 2 | -83/+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-13 | Fix: vppapigen make build fails on fresh install |  Paul Vinciguerra | 1 | -2/+2 |
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 | 2 | -2/+40 |
2018-09-07 | post move-to-cmake cleanup |  Damjan Marion | 4 | -71/+0 |
2018-09-02 | Switch to cmake |  Damjan Marion | 3 | -47/+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 | 2 | -0/+19 |
2018-08-01 | Move java api to extras/ |  Damjan Marion | 3 | -2/+8 |
2018-07-27 | -DCLIB_DEBUG => turn on extra checks in dlmalloc |  Dave Barach | 1 | -1/+2 |
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 | 3 | -0/+9 |
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 | 2 | -5/+7 |
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 | 9 | -0/+114 |
2018-01-30 | VPP-899: Run VPP under SELinux |  Billy McFall | 1 | -0/+4 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. |  Ole Troan | 1 | -0/+4 |
2018-01-10 | makefile set CXXFLAGS so they are propageted to sub-builds |  Neale Ranns | 1 | -0/+3 |
2018-01-08 | Fix Debian Packaging on AARCH64 |  Nitin Saxena | 1 | -1/+1 |
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-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 | 3 | -9/+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-05-03 | Fix vnet unit tests |  Filip Tehlar | 1 | -0/+4 |
2017-04-25 | Add support for 32-bit x86 compilation in Makefiles |  Damjan Marion | 1 | -2/+5 |
2017-04-20 | Extend ebuild to specify "configure" subdir, enable verify for sample-plugin |  Damjan Marion | 1 | -0/+5 |
2017-04-19 | Fix "make dist" to include version number, docouple it from rpm packaging |  Damjan Marion | 1 | -17/+0 |
2017-03-27 | Python API: Fixup of debian package after cFFI changes. |  Ole Troan | 1 | -4/+0 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 2 | -55/+0 |
2017-02-07 | Multiple platofrm support for dpdk/Makefile, fix optimizations |  Damjan Marion | 3 | -51/+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 | 3 | -6/+6 |
2017-01-20 | Add dpdk development packaging |  Damjan Marion | 3 | -8/+5 |