summaryrefslogtreecommitdiffstats
path: root/vppinfra
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Coding standards cleanup - remove trailing whitespace, fixes VPP-332Damjan Marion1-1/+1
2016-08-15VPP-327 Coding standards cleanup for vppinfraDave Barach147-8405/+11249
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach4-36/+81
2016-08-12VPP-189 fix more coverity warningsDave Barach1-1/+1
2016-08-10VPP-189 Fix coverity warningsDave Barach2-3/+3
2016-08-09VPP-189 Fix Coverity warningsDave Barach5-289/+8
2016-08-08VPP-189 Clean up more coverity warningsDave Barach7-32/+17
2016-08-05VPP-223 Document vppinfra/bitmap.hDave Barach1-38/+210
2016-08-05vpp-189 Clean up more coverity warningsDave Barach6-11/+31
2016-08-05VPP-189 Clean up more coverity warningsDave Barach2-1/+21
2016-07-28VPP-223 Bounded-index extensible hash documentationDave Barach4-2/+166
2016-07-26VPP-223 General documentation updatesChris Luke1-56/+71
2016-06-30Fix clang buildDamjan Marion1-3/+3
2016-06-25Doubly-linked list element poolsDave Barach4-1/+341
2016-06-19VPP-152: mheap_alloc returns 0 when the requested heap size is too smallPierre Pfister2-1/+14
2016-06-17Dynamically compute ip feature subgraph orderDave Barach4-1/+351
2016-06-14Add dpdk per-interface startup config parameter to specify worker threadsDamjan Marion1-0/+2
2016-06-13Add worker-handoff nodeDamjan Marion1-0/+20
2016-06-09Add format_hexdump functionDamjan Marion2-0/+49
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion2-6/+95
2016-05-17vppinfra - ARM: cycle count 64bits register is only available on ARMv8Christophe Fontaine1-2/+9
2016-05-16VPP-58: Fix build on AMD OpteronDamjan Marion1-1/+1
2016-05-16VPP-57 Add missing license headers in doc filesChris Luke3-0/+48
2016-05-13VPP-57 Add Doxygen to VPPChris Luke4-2/+11
2016-04-26Make automake silent rules defaultDamjan Marion1-1/+1
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion22-66/+683
2016-04-21Add Broadwell-EP/EX to the uarch listDamjan Marion1-0/+1
2016-04-18Add support for AArch32Christophe Fontaine10-14/+20
2016-04-14Fix vppinfra unit testsFlorin Coras3-5/+10
2016-04-11Add configure option to enable building unit testsDamjan Marion2-1/+12
2016-03-28event logger skeletons, improve debug CLIDave Barach2-1/+2
2016-03-26Improve main-loop event-logsDave Barach2-3/+29
2016-03-18Make adjacencies shareableDave Barach1-0/+2
2016-03-14Declare node, hw_interface_class and device_class instances as externalDamjan Marion1-1/+1
2016-03-04vppinfra: remove generated config.h.inJean-Mickael Guerin1-62/+0
2016-03-04Add CPU detection functionsDamjan Marion3-0/+134
2016-03-03Use CRC32 instruction only when build for SSE4.2 enabled platformsDamjan Marion1-1/+1
2016-02-29-O3 warnings be goneDave Barach1-1/+1
2016-02-16Increase number of per-cpu mheaps to 256Damjan Marion2-2/+4
2016-02-16Remove vec_sort macroDamjan Marion1-27/+0
2016-02-11Use vppinfra bitmap for dpdk coremaskDamjan Marion1-1/+24
2016-01-22aarch64 CPU arch / ThunderX platform initial supportDave Barach9-14/+129
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach4-30/+52
2016-01-19Merge "Fix bitmap list parsing"Dave Barach1-0/+5
2016-01-19Clean up commentDave Barach1-4/+7
2016-01-19Fix bitmap list parsingDamjan Marion1-0/+5
2015-12-18Fix warnings/errors reported by clangDamjan Marion6-6/+7
2015-12-15Remove autotools generated productsDave Barach13-47775/+0
2015-12-15Merge "replacing all vec_sort() invocations to vec_sort_with_function()"Dave Wallace2-8/+26
2015-12-15Remove vppversion subtree, move elftool to vppinfraDamjan Marion13-473/+897