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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is set
Damjan Marion
1
-1
/
+2
2018-04-11
Clean up temp dir in failure cases
Dave Barach
1
-0
/
+3
2018-03-22
Add circular logging
Dave Barach
3
-21
/
+85
2018-03-12
Remove md5.[ch] from vppinfra
Dave Barach
3
-515
/
+0
2018-03-09
Correct address calculation for VPP-1168
Lee Roberts
1
-1
/
+1
2018-03-06
glibc 2.27 fix
Marco Varlese
1
-0
/
+2
2018-03-04
vppinfra: fix clib_mem_vm_ext_alloc non-shared allocations
Damjan Marion
2
-3
/
+9
2018-02-26
Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform....
Adrian Oanca
1
-0
/
+20
2018-02-24
u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Ni...
Adrian Oanca
1
-24
/
+9
2018-02-23
Add prefetch inlines, update bi-hash doc tags
Dave Barach
2
-12
/
+90
2018-02-22
bihash table size perf/scale improvements
Dave Barach
3
-41
/
+73
2018-02-21
vppinfra: change default cache line size 64 bytes
Damjan Marion
1
-10
/
+2
2018-02-21
vppinfra: remove vector_iwmmxt.h
Damjan Marion
2
-126
/
+0
2018-02-21
add 'is_all_zero(x)' for NEON
Adrian Oanca
1
-0
/
+24
2018-02-20
vppinfra: autogerate vector typedefs and basic inline functions
Damjan Marion
5
-379
/
+83
2018-02-20
Reset expired timer vector length after callback
Dave Barach
1
-1
/
+4
2018-02-20
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
Damjan Marion
2
-9
/
+3
2018-02-19
Use neutral vector code for ethernet_frame_is_tagged
Damjan Marion
1
-0
/
+25
2018-02-18
fix format_hexdump
Damjan Marion
1
-1
/
+2
2018-02-14
vppinfra: Remove empty file
Mohsin Kazmi
1
-0
/
+0
2018-02-09
GBP plugin
Neale Ranns
1
-0
/
+0
2018-02-08
add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127)
Gabriel Ganne
2
-8
/
+64
2018-02-08
Minimize bihash memory consumption
Dave Barach
3
-118
/
+207
2018-02-06
vlib: epoll on worker threads
Damjan Marion
1
-0
/
+25
2018-02-06
Provide page-aligned length to ftruncate.
Igor Mikhailov (imichail)
1
-1
/
+1
2018-02-05
session: segment manager refactor
Florin Coras
1
-2
/
+19
2018-02-01
Add flowhash hash table to vppinfra
Pierre Pfister
4
-0
/
+998
2018-01-30
Compile valloc.c, install header file, etc.
Dave Barach
1
-1
/
+1
2018-01-30
Arm system counter cleanup
Brian Brooks
2
-18
/
+19
2018-01-27
First-fit virtual space allocator
Dave Barach
3
-0
/
+700
2018-01-25
vppinfra: add readers-writer lock
Florin Coras
1
-14
/
+98
2018-01-25
session: add support for memfd segments
Florin Coras
2
-2
/
+3
2018-01-24
Adding a format function for bihash init routine to format the key, value, wh...
Vijayabhaskar Katamreddy
2
-3
/
+28
2018-01-19
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
John Lo
1
-4
/
+6
2018-01-17
ssvm: reuse clib mem infra for memfd segments
Florin Coras
2
-8
/
+64
2018-01-09
physmem: fix physmem allocation on kernels without NUMA support
Damjan Marion
1
-4
/
+4
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-0
/
+1
2018-01-06
aarch64 - show cpu microarchitecture
Gabriel Ganne
1
-0
/
+50
2018-01-05
sock api: add infra for bootstrapping shm clients
Florin Coras
1
-0
/
+7
2018-01-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
1
-0
/
+21
2017-12-16
Use crc32 wrapper (VPP-1086)
Gabriel Ganne
2
-2
/
+7
2017-12-15
implement clib_smp_pause() for arm and aarch64 platform
Kevin Wang
2
-1
/
+4
2017-12-14
vppinfra: add AVX512 variant of clib_memcpy
Damjan Marion
4
-129
/
+357
2017-12-14
VPP-1032: clean up coverity warnings.
Dave Barach
2
-5
/
+12
2017-12-13
VPP-1032: fix coverity warnings
Dave Barach
1
-1
/
+2
2017-12-12
Add chi-squared test statistic calculator to random.c
Dave Barach
3
-1
/
+108
2017-12-08
vppinfra: fix issues depending on compiler
Sergio Gonzalez Monroy
1
-34
/
+34
2017-12-06
UT: Repaired broken C unit tests (--enable-tests)
Ole Troan
2
-2
/
+2
2017-12-06
Remove unused, uninteresting code
Dave Barach
4
-1124
/
+0
2017-12-06
make clib_maplog_update_header(...) globally accessible
Dave Barach
3
-22
/
+56
[next]