Age | Commit message (Expand) | Author | Files | Lines |
2016-05-19 | Add support for multiple microarchitectures in single binary | Damjan Marion | 2 | -6/+95 |
2016-05-17 | vppinfra - ARM: cycle count 64bits register is only available on ARMv8 | Christophe Fontaine | 1 | -2/+9 |
2016-05-16 | VPP-58: Fix build on AMD Opteron | Damjan Marion | 1 | -1/+1 |
2016-05-16 | VPP-57 Add missing license headers in doc files | Chris Luke | 3 | -0/+48 |
2016-05-13 | VPP-57 Add Doxygen to VPP | Chris Luke | 4 | -2/+11 |
2016-04-26 | Make automake silent rules default | Damjan Marion | 1 | -1/+1 |
2016-04-22 | Add clib_memcpy macro based on DPDK rte_memcpy implementation | Damjan Marion | 22 | -66/+683 |
2016-04-21 | Add Broadwell-EP/EX to the uarch list | Damjan Marion | 1 | -0/+1 |
2016-04-18 | Add support for AArch32 | Christophe Fontaine | 10 | -14/+20 |
2016-04-14 | Fix vppinfra unit tests | Florin Coras | 3 | -5/+10 |
2016-04-11 | Add configure option to enable building unit tests | Damjan Marion | 2 | -1/+12 |
2016-03-28 | event logger skeletons, improve debug CLI | Dave Barach | 2 | -1/+2 |
2016-03-26 | Improve main-loop event-logs | Dave Barach | 2 | -3/+29 |
2016-03-18 | Make adjacencies shareable | Dave Barach | 1 | -0/+2 |
2016-03-14 | Declare node, hw_interface_class and device_class instances as external | Damjan Marion | 1 | -1/+1 |
2016-03-04 | vppinfra: remove generated config.h.in | Jean-Mickael Guerin | 1 | -62/+0 |
2016-03-04 | Add CPU detection functions | Damjan Marion | 3 | -0/+134 |
2016-03-03 | Use CRC32 instruction only when build for SSE4.2 enabled platforms | Damjan Marion | 1 | -1/+1 |
2016-02-29 | -O3 warnings be gone | Dave Barach | 1 | -1/+1 |
2016-02-16 | Increase number of per-cpu mheaps to 256 | Damjan Marion | 2 | -2/+4 |
2016-02-16 | Remove vec_sort macro | Damjan Marion | 1 | -27/+0 |
2016-02-11 | Use vppinfra bitmap for dpdk coremask | Damjan Marion | 1 | -1/+24 |
2016-01-22 | aarch64 CPU arch / ThunderX platform initial support | Dave Barach | 9 | -14/+129 |
2016-01-21 | PowerPC64-be arch support. Qemu ("qppc") platform support. | Dave Barach | 4 | -30/+52 |
2016-01-19 | Merge "Fix bitmap list parsing" | Dave Barach | 1 | -0/+5 |
2016-01-19 | Clean up comment | Dave Barach | 1 | -4/+7 |
2016-01-19 | Fix bitmap list parsing | Damjan Marion | 1 | -0/+5 |
2015-12-18 | Fix warnings/errors reported by clang | Damjan Marion | 6 | -6/+7 |
2015-12-15 | Remove autotools generated products | Dave Barach | 13 | -47775/+0 |
2015-12-15 | Merge "replacing all vec_sort() invocations to vec_sort_with_function()" | Dave Wallace | 2 | -8/+26 |
2015-12-15 | Remove vppversion subtree, move elftool to vppinfra | Damjan Marion | 13 | -473/+897 |
2015-12-15 | replacing all vec_sort() invocations to vec_sort_with_function() | Matus Fabian | 2 | -8/+26 |
2015-12-12 | Reenable memory allocator small-object cache, disabled by mistake. | Dave Barach | 1 | -1/+1 |
2015-12-08 | Initial commit of vpp code.v1.0.0 | Ed Warnicke | 162 | -0/+98219 |