Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-0
/
+2
2021-01-21
vppinfra: add bihash with 32 byte key
Matthew Smith
1
-0
/
+1
2021-01-20
vppinfra: add option to use libexecinfo
Nathan Moos
1
-1
/
+5
2020-12-22
vppinfra: add bulk memory allocator
Damjan Marion
1
-0
/
+1
2020-12-18
misc: deprecate old perfmon
Damjan Marion
1
-1
/
+0
2020-11-25
api: vat2 and json autogeneration for api messages
Ole Troan
1
-0
/
+7
2020-11-05
build: link time optimization for release builds
Damjan Marion
1
-0
/
+1
2020-10-23
vppinfra: add bihash_8/24_16 to headers list
jiangxiaoming
1
-0
/
+2
2020-10-17
vppinfra: explicitly export symbols
Damjan Marion
1
-0
/
+2
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
1
-1
/
+0
2020-09-16
vppinfra: introduce clib_mem_main
Damjan Marion
1
-0
/
+1
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
1
-0
/
+1
2020-04-27
build: add vppinfra/warnings.h to exported headers list
Benoît Ganne
1
-0
/
+1
2020-04-22
vppinfra: move unused code to extras/deprecated/vppinfra
Dave Barach
1
-23
/
+1
2020-04-17
vppinfra: install missing tw_timer_2t_2w_512sl header file
Yu Sun
1
-0
/
+1
2020-04-15
vppinfra: install missing cuckoo hash header files
Damjan Marion
1
-0
/
+2
2020-04-01
vppinfra: fix vppinfra test code build
Dave Barach
1
-1
/
+1
2020-04-01
vppinfra: add tw_timer_2t_2w_512sl variant
Dave Barach
1
-0
/
+1
2020-03-21
vppinfra: fix minor cuckoo bugs and add cuckoo_16_8
Klement Sekera
1
-1
/
+4
2020-02-13
vppinfra: add cmake option to grow vectors by 1
Dave Barach
1
-0
/
+7
2020-02-11
vppinfra: remove the historical mheap memory allocator
Dave Barach
1
-24
/
+6
2020-02-10
vppinfra: use vm memory allocator for numa mapping
Florin Coras
1
-8
/
+1
2020-02-05
vppinfra: numa vector placement support
Dave Barach
1
-1
/
+8
2019-11-27
misc: add address sanitizer heap instrumentation
Benoît Ganne
1
-0
/
+1
2019-11-26
build: remove valgrind leftovers
Benoît Ganne
1
-1
/
+0
2019-08-01
vppinfra: fix spinlock and rwlock tests
Florin Coras
1
-1
/
+1
2019-08-01
vppinfra: remove unused historical code
Dave Barach
1
-2
/
+0
2019-07-31
vppinfra: added performance test for clib_rwlock_t (test_rwlock.c)
jaszha03
1
-0
/
+1
2019-07-31
vppinfra: added lock performance test for clib_spinlock_t (test_spinlock.c)
jaszha03
1
-0
/
+1
2019-07-24
vppinfra: add mapped pcap file support
Gary Boon
1
-0
/
+2
2019-07-13
vppinfra: add doubly linked list
Florin Coras
1
-0
/
+1
2019-07-09
vppinfra: allocate bihash virtual space on demand
Dave Barach
1
-0
/
+1
2019-05-24
Add callback multiplex support
Dave Barach
1
-0
/
+1
2019-05-07
Improve lcov reported code coverage stats
Dave Barach
1
-3
/
+0
2019-04-16
vppinfra: add basic rbtree
Florin Coras
1
-0
/
+2
2019-04-15
vppinfra: add SHA-2 family of hash algorithms (including HMAC)
Damjan Marion
1
-0
/
+1
2018-11-17
pcap-based dispatch tracer
Dave Barach
1
-0
/
+3
2018-10-23
Numa-aware, growable physical memory allocator (pmalloc)
Damjan Marion
1
-0
/
+3
2018-10-22
X86_64 perf counter plugin
Dave Barach
1
-0
/
+1
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-0
/
+1
2018-09-07
Remove qsort.c from vppinfra
Damjan Marion
1
-1
/
+0
2018-09-03
Compile vppinfra on macOS
Damjan Marion
1
-3
/
+8
2018-09-02
cmake: cache line size detection
Damjan Marion
1
-1
/
+1
2018-08-30
cmake: a bit of packaging work
Damjan Marion
1
-1
/
+2
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-29
/
+34
2018-08-24
cmake: fix -DVPP_USE_DLMALLOC=OFF
Damjan Marion
1
-2
/
+12
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+235