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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vppinfra
/
vec_bootstrap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-13
vppinfra: fix else if check in _vec_set_len()
Liangxing Wang
1
-1
/
+1
2022-04-12
vppinfra: vector perf improvements
Damjan Marion
1
-1
/
+15
2022-04-05
vppinfra: refactor address sanitizer
Damjan Marion
1
-3
/
+3
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-9
/
+11
2022-03-31
vppinfra: vectors with non-default heap
Damjan Marion
1
-1
/
+3
2022-03-30
vppinfra: vector allocator rework
Damjan Marion
1
-22
/
+30
2022-03-18
vppinfra: deprecate vec numa macros
Damjan Marion
1
-29
/
+1
2022-03-18
vppinfra: use stored vec header size to find header
Damjan Marion
1
-24
/
+4
2022-03-17
vppinfra: vec_max_len, vec_mem_size use stored header size
Damjan Marion
1
-27
/
+34
2022-03-17
vppinfra: store vector header size and alignment into header
Damjan Marion
1
-3
/
+6
2022-03-14
vppinfra: fix vec capacity
Florin Coras
1
-11
/
+25
2022-01-09
vppinfra: Check for NULL vec before the backwards iteration
Neale Ranns
1
-4
/
+6
2020-12-16
vppinfra: fix vec_max_len
Florin Coras
1
-1
/
+2
2020-08-19
vppinfra: minor tweaks for cgo interoperation
Dave Barach
1
-0
/
+1
2020-02-23
vppinfra: deprecate CLIB_VEC64
Dave Barach
1
-4
/
+0
2020-02-05
vppinfra: numa vector placement support
Dave Barach
1
-2
/
+30
2019-11-27
misc: add address sanitizer heap instrumentation
Benoît Ganne
1
-0
/
+1
2019-10-22
vppinfra: make coverity happy with vec_set_len
Benoît Ganne
1
-1
/
+6
2019-10-22
vppinfra: add vec_set_len()
Benoît Ganne
1
-6
/
+13
2018-09-27
Trivial: Cleanup some typos.
Paul Vinciguerra
1
-2
/
+2
2018-07-27
vector indicies walk in reverse
Neale Ranns
1
-0
/
+4
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-0
/
+1
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+201